xpay Finance for Claude Desktop
io.github.xpaysh/finance
253 finance tools. Financial Modeling Prep, Alpha Vantage, AkShare, Polymarket, Dome.
client:Claude Desktop
transport:streamable-http
Install xpay Finance in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"finance": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://finance.mcp.xpay.sh/mcp?key={api_key}"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs