Skip to content
Claude Desktop

Open Markets for Claude Desktop

io.github.danchev/openmarkets

Financial market data, SEC filings, macroeconomic telemetry, and portfolio analytics through MCP.

client:Claude Desktop transport:stdio runtime:pypi

Install Open Markets in Claude Desktop

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

{
  "mcpServers": {
    "openmarkets": {
      "command": "uvx",
      "args": [
        "openmarkets"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Open Markets in other clients