Skip to content
Cursor

Subotiz Dev MCP(Deprecated) for Cursor

io.github.hanwei30/dev-mcp

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

client:Cursor transport:streamable-http

Install Subotiz Dev MCP(Deprecated) in Cursor

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

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

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

Subotiz Dev MCP(Deprecated) in other clients