Capacities for Cursor
io.capacities/mcp
Connect an AI assistant to a Capacities space (objects, daily notes, search).
client:Cursor
transport:streamable-http
Install Capacities in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.capacities.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs