devplane site for Cursor
dev.devplane/devplane-site
Read-only MCP access to devplane.dev's public pages, FAQ corpus and comparisons.
client:Cursor
transport:streamable-http
tools:4
Install devplane site in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"devplane-site": {
"url": "https://devplane.dev/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs