Skip to content
Cursor

MakerPortal compute for Cursor

ai.makerportal/compute

Deterministic engineering solvers: biquad filter design, room eigenmodes, LLM VRAM fit.

client:Cursor transport:streamable-http runtime:npm tools:5

Install MakerPortal compute in Cursor

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

{
  "mcpServers": {
    "compute": {
      "url": "https://makerportal.ai/api/mcp"
    }
  }
}

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

What Cursor can do once it is connected

MakerPortal compute in other clients