hyre-mcp
Provides 13 DeFi intelligence tools for Solana, including real-time token launches, AI token verdicts, bonding curve progress, wallet PnL and intel, whale tracking, pool data, yield opportunities, and natural-language DeFi queries.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@hyre-mcpshow me new tokens on PumpFun"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
hyre-mcp
HYRE Agent MCP Server — 13 Solana DeFi intelligence tools for AI agents, paid per-call via x402 micropayments (USDC).
Wraps the HYRE 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.
Tools
Tool | What it does | Price |
| Real-time PumpFun launches + AI snipe signal | $0.008 |
| Full AI verdict on a token (holders, snipers, curve, risk) | $0.015 |
| Tokens near bonding-curve graduation (>70%) | $0.003 |
| Bonding curve progress for a PumpFun token | $0.001 |
| Wallets that bought in the first blocks | $0.004 |
| Wallet PnL — realized + unrealized, holdings | $0.005 |
| 30-day wallet intelligence + archetype | $0.012 |
| Top holders with % of supply | $0.003 |
| Meteora DLMM pool list (APR, TVL, volume) | $0.001 |
| AI pool recommendation for a token pair | $0.008 |
| TVL across chains with trend narrative | $0.001 |
| Top multi-chain yield pools by APY | $0.002 |
| Natural-language DeFi question, AI-orchestrated | $0.025 |
Related MCP server: Armor Crypto MCP
Install
OpenHuman / Smithery / official MCP registry
Search for HYRE Agent in the MCP browser and install. When prompted, paste your
Solana private key (SVM_PRIVATE_KEY) — it's optional, but required for the tools to
return live data instead of payment requirements.
Any MCP client (manual config)
{
"mcpServers": {
"hyre": {
"command": "npx",
"args": ["-y", "hyre-mcp"],
"env": { "SVM_PRIVATE_KEY": "<your-base58-solana-private-key>" }
}
}
}CLI
SVM_PRIVATE_KEY=<base58-key> npx -y hyre-mcpPayment
Each tool call hits a paid HYRE endpoint that returns HTTP 402 with x402 payment
requirements. With SVM_PRIVATE_KEY set to a funded wallet (USDC + a little SOL
for gas), the server signs and settles the micropayment automatically, then returns
the data. Without a key, you get the 402 requirements back — useful for discovery.
Env | Required | Description |
| no | Base58 Solana private key of a funded wallet. Secret. |
| no | Override the API base URL (default |
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cryptoeights/hyre-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server