Skip to content
Cursor

ToolPipe MCP Server for Cursor

io.github.gerritroska/toolpipe-mcp-server

120+ developer utility tools for AI agents via Model Context Protocol

client:Cursor transport:sse

Install ToolPipe MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "toolpipe-mcp-server": {
      "url": "https://troops-submission-what-stays.trycloudflare.com/mcp"
    }
  }
}

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

ToolPipe MCP Server in other clients