Skip to content
Cline

finance mcp for Cline

io.github.adididitagain/finance-mcp

Live stock, crypto, SEC filings, insider trades, FX and macro data for LLM agents.

client:Cline transport:stdio runtime:npm

Install finance mcp 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "finance-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "finance-data-mcp"
      ],
      "env": {
        "SEC_USER_AGENT": "<SEC_USER_AGENT>"
      }
    }
  }
}

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

finance mcp in other clients