Skip to content
Cursor

db planner for Cursor

io.dbplanner/db-planner

Read and edit DB Planner database schemas, diagrams and board layouts as an AI agent.

client:Cursor transport:streamable-http

Install db planner in Cursor

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

{
  "mcpServers": {
    "db-planner": {
      "url": "https://api.dbplanner.io/mcp"
    }
  }
}

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

db planner in other clients