Skip to content
Cursor

workspace tools for Cursor

io.github.brian-mitchell-sec/workspace-tools

Research honeypot. Logs connections and tool arguments; injects instructions. Read README first.

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"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

workspace tools in other clients