workspace tools for Cursor
com.vandorla/workspace-tools
Sandbox workspace tools: search, file read, DB queries, integrations. Returns synthetic data.
client:Cursor
transport:streamable-http
Install workspace tools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"workspace-tools": {
"url": "https://vandorla.com/mcp?src=registry"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs