{
  "markdown": "# hyre-mcp\n\n**HYRE Agent MCP Server** — 13 Solana DeFi intelligence tools for AI agents, paid per-call via [x402](https://x402.org) micropayments (USDC).\n\nWraps the [HYRE](https://hyreagent.fun) MPP API (`https://mpp.hyreagent.fun`) as Model Context Protocol tools so any MCP client (Claude Desktop, Cursor, **OpenHuman**, …) can pull live DeFi data and pay automatically.\n\n## Tools\n\n| Tool | What it does | Price |\n| --- | --- | --- |\n| `hyre-new-tokens` | Real-time PumpFun launches + AI snipe signal | $0.008 |\n| `hyre-token-verdict` | Full AI verdict on a token (holders, snipers, curve, risk) | $0.015 |\n| `hyre-graduating` | Tokens near bonding-curve graduation (>70%) | $0.003 |\n| `hyre-bonding-curve` | Bonding curve progress for a PumpFun token | $0.001 |\n| `hyre-token-snipers` | Wallets that bought in the first blocks | $0.004 |\n| `hyre-wallet-pnl` | Wallet PnL — realized + unrealized, holdings | $0.005 |\n| `hyre-wallet-intel` | 30-day wallet intelligence + archetype | $0.012 |\n| `hyre-whales` | Top holders with % of supply | $0.003 |\n| `hyre-pools` | Meteora DLMM pool list (APR, TVL, volume) | $0.001 |\n| `hyre-pool-recommend` | AI pool recommendation for a token pair | $0.008 |\n| `hyre-tvl` | TVL across chains with trend narrative | $0.001 |\n| `hyre-yields` | Top multi-chain yield pools by APY | $0.002 |\n| `hyre-ask` | Natural-language DeFi question, AI-orchestrated | $0.025 |\n\n## Install\n\n### OpenHuman / Smithery / official MCP registry\nSearch for **HYRE Agent** in the MCP browser and install. When prompted, paste your\nSolana private key (`SVM_PRIVATE_KEY`) — it's optional, but required for the tools to\nreturn live data instead of payment requirements.\n\n### Any MCP client (manual config)\n```json\n{\n  \"mcpServers\": {\n    \"hyre\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"hyre-mcp\"],\n      \"env\": { \"SVM_PRIVATE_KEY\": \"<your-base58-solana-private-key>\" }\n    }\n  }\n}\n```\n\n### CLI\n```bash\nSVM_PRIVATE_KEY=<base58-key> npx -y hyre-mcp\n```\n\n## Payment\n\nEach tool call hits a paid HYRE endpoint that returns HTTP 402 with x402 payment\nrequirements. With `SVM_PRIVATE_KEY` set to a **funded** wallet (USDC + a little SOL\nfor gas), the server signs and settles the micropayment automatically, then returns\nthe data. Without a key, you get the 402 requirements back — useful for discovery.\n\n| Env | Required | Description |\n| --- | --- | --- |\n| `SVM_PRIVATE_KEY` | no | Base58 Solana private key of a funded wallet. Secret. |\n| `HYRE_API_URL` | no | Override the API base URL (default `https://mpp.hyreagent.fun`). |\n\n## License\n\nMIT\n",
  "bytes": 2563,
  "sha": "dcbc2cc7e50e1d336d6e4edfa9ceef4b01d2573e8c7b27a6f11b2bd3987a8211",
  "repo_slug": "cryptoeights/hyre-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_cryptoeights_hyre_mcp_4523baf3/readme"
}