Skip to content
Cline

Open Markets for Cline

io.github.danchev/openmarkets

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

client:Cline transport:stdio runtime:pypi

Install Open Markets in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Open Markets in other clients