Skip to content
VS Code

ToolPipe MCP Server for VS Code

io.github.gerritroska/toolpipe-mcp-server

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

client:VS Code transport:sse

Install ToolPipe MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "toolpipe-mcp-server": {
      "type": "sse",
      "url": "https://troops-submission-what-stays.trycloudflare.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ToolPipe MCP Server in other clients