Skip to content
Cursor

agentic compute for Cursor

io.github.codelad1304/agentic-compute

Secure Python sandbox for data optimization and Matplotlib rendering via x402 microtransactions.

client:Cursor transport:stdio runtime:pypi

Install agentic compute in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agentic-compute": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "agentic-compute-mcp-codelad1304"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

agentic compute in other clients