Skip to content
Claude Desktop

Horizon Insights MCP for Claude Desktop

io.github.shentao12022-cmyk/horizon-insights-mcp

Market data, financial statements, valuation, research, and news for investment workflows.

client:Claude Desktop transport:streamable-http

Install Horizon Insights MCP in Claude Desktop

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

{
  "mcpServers": {
    "horizon-insights-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://vmcp.hzinsights.com/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

Horizon Insights MCP in other clients