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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceProvides unified access to real-time and historical Solana ecosystem data through 40+ API endpoints, enabling LLM agents to query tokens, wallets, trades, and DeFi metrics.Last updated
- AlicenseCqualityDmaintenanceEnables AI agents to interact with cryptocurrency ecosystems through wallet management, trading operations (swaps, DCA, limit orders), staking, and multi-chain support starting with Solana.Last updated37GPL 3.0
- Alicense-qualityDmaintenanceConnects AI agents to decentralized, community-built APIs on Solana, enabling autonomous discovery, payment, and execution of tools without subscriptions or API keys.Last updated3MIT
- Alicense-qualityCmaintenanceEnables AI agents to access crypto prices, DeFi yields, Polymarket data, Base chain info, and security scans with pay-per-call via USDC on Base mainnet.Last updatedMIT
Related MCP Connectors
Intelligence marketplace on Solana — 86 tools, 168+ endpoints, per-call USDC.
Native Solana staking for AI agents. 26 MCP tools, one-shot signing, webhooks.
52 paid x402 API endpoints for AI agents — crypto, data, DeFi, market intelligence.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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