Skip to content
Cursor

Subotiz MCP for Cursor

io.github.subotiz/subotiz-dev-mcp

Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language

client:Cursor transport:streamable-http

Install Subotiz MCP in Cursor

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

{
  "mcpServers": {
    "subotiz-dev-mcp": {
      "url": "https://api.subotiz.com/mcp"
    }
  }
}

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

Subotiz MCP in other clients