toolweave for Cursor
io.github.andreysparish/toolweave
One MCP endpoint for Claude, GPT & Gemini: 100+ tools + no-code connectors + agent workers.
client:Cursor
transport:streamable-http
Install toolweave in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"toolweave": {
"url": "https://toolweave.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs