Skip to content
VS Code

mcp fleet for VS Code

io.github.gavinlee1/mcp-fleet

12 MCP tools: invoice→JSON, text→SQL, PII redaction, regex & more. Free to try, pay per call.

client:VS Code transport:sse

Install mcp fleet in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-fleet": {
      "type": "sse",
      "url": "https://mcp-fleet.nebula-labs.online/mcp/sse?src=mcp_registry"
    }
  }
}

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

mcp fleet in other clients