Skip to content
Claude Desktop

convergealpha for Claude Desktop

io.github.crazymaker23/convergealpha

AI stock signal convergence � 13 sources, Bayesian scoring, verified outcomes.

client:Claude Desktop transport:sse

Install convergealpha in Claude Desktop

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

{
  "mcpServers": {
    "convergealpha": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.openalpha.app/sse/sse"
      ]
    }
  }
}

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

convergealpha in other clients