Skip to content
Claude Desktop

openfolio for Claude Desktop

io.github.dodenbach/openfolio

Agent-native MCP server over 49M+ US public and government records, privacy-first, always current.

client:Claude Desktop transport:streamable-http

Install openfolio in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "openfolio": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://dtodenbach--pq-api-serve.modal.run/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

openfolio in other clients