Onchain Alpha Lab for Claude Desktop
link.onchainalphamcp.mcp/onchain-alpha-lab
Paid MCP tools for onchain alpha research, X content analysis, and KOL distillation.
client:Claude Desktop
transport:streamable-http
Install Onchain Alpha Lab in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"onchain-alpha-lab": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.onchainalphamcp.link/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