Skip to content
VS Code

PubFi MCP for VS Code

ai.pubfi/mcp

Use MCP 2026-07-28 discovery or 2025-11-25 initialize to list and execute PubFi routes.

client:VS Code transport:streamable-http

Install PubFi MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.pubfi.ai"
    }
  }
}

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

PubFi MCP in other clients