Skip to content
Cursor

Foundry/API for Cursor

io.github.angelus213/foundry-api

Bounded tools for rendering, extraction, RAG, enrichment, local discovery and review analysis.

client:Cursor transport:streamable-http

Install Foundry/API in Cursor

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

{
  "mcpServers": {
    "foundry-api": {
      "url": "https://prodapi.live/mcp"
    }
  }
}

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

Foundry/API in other clients