hyre mcp for Claude Desktop
io.github.cryptoeights/hyre-mcp
17 DeFi + RWA tools — PumpFun, wallet PnL, Meteora LP, Robinhood Chain stocks — paid via x402.
client:Claude Desktop
transport:stdio
runtime:npm
Install hyre mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hyre-mcp": {
"command": "npx",
"args": [
"-y",
"hyre-mcp"
],
"env": {
"SVM_PRIVATE_KEY": "<SVM_PRIVATE_KEY>",
"HYRE_API_URL": "<HYRE_API_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs