Skip to content

theworker02/veyra-scientific

v4.8.0MIT

A computational laboratory inside Cursor. Don't guess the science. Run it.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

veyrastdio
{
  "type": "stdio",
  "command": "python",
  "args": [
    "scripts/veyra-mcp.py"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "veyra-scientific",
  "version": "4.8.0",
  "description": "A computational laboratory inside Cursor. Don't guess the science. Run it.",
  "author": {
    "name": "theworker02",
    "url": "https://github.com/theworker02"
  },
  "homepage": "https://theworker02.github.io/veyra-scientific/",
  "repository": "https://github.com/theworker02/veyra-scientific",
  "license": "MIT",
  "keywords": ["science", "physics", "mathematics", "laboratory", "mcp", "simulation", "veyra", "cursor"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub