Skip to content
Cursor

PubFi MCP for Cursor

ai.pubfi/mcp

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

client:Cursor transport:streamable-http

Install PubFi MCP in Cursor

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

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.pubfi.ai"
    }
  }
}

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

PubFi MCP in other clients