Toolbelt for Cursor
io.github.toolbeltai/toolbelt
A collaborative substrate over your data: vector, knowledge graph, SQL, geospatial, streaming.
client:Cursor
transport:streamable-http
Install Toolbelt in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"toolbelt": {
"url": "https://mcp.toolbelt.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs