Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Hyre

FreeNot checked

Provides 13 Solana DeFi intelligence tools for AI agents, paid per-call via micropayments (USDC). Enables pulling live DeFi data and automatic payment settlemen

GitHubEmbed

About

Provides 13 Solana DeFi intelligence tools for AI agents, paid per-call via micropayments (USDC). Enables pulling live DeFi data and automatic payment settlement.

README

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
hyre-new-tokens Real-time PumpFun launches + AI snipe signal $0.008
hyre-token-verdict Full AI verdict on a token (holders, snipers, curve, risk) $0.015
hyre-graduating Tokens near bonding-curve graduation (>70%) $0.003
hyre-bonding-curve Bonding curve progress for a PumpFun token $0.001
hyre-token-snipers Wallets that bought in the first blocks $0.004
hyre-wallet-pnl Wallet PnL — realized + unrealized, holdings $0.005
hyre-wallet-intel 30-day wallet intelligence + archetype $0.012
hyre-whales Top holders with % of supply $0.003
hyre-pools Meteora DLMM pool list (APR, TVL, volume) $0.001
hyre-pool-recommend AI pool recommendation for a token pair $0.008
hyre-tvl TVL across chains with trend narrative $0.001
hyre-yields Top multi-chain yield pools by APY $0.002
hyre-ask Natural-language DeFi question, AI-orchestrated $0.025

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-mcp

Payment

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
SVM_PRIVATE_KEY no Base58 Solana private key of a funded wallet. Secret.
HYRE_API_URL no Override the API base URL (default https://mpp.hyreagent.fun).

License

MIT

from github.com/cryptoeights/hyre-mcp

Install Hyre in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install hyre-mcp

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add hyre-mcp -- npx -y hyre-mcp

FAQ

Is Hyre MCP free?

Yes, Hyre MCP is free — one-click install via Unyly at no cost.

Does Hyre need an API key?

No, Hyre runs without API keys or environment variables.

Is Hyre hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Hyre in Claude Desktop, Claude Code or Cursor?

Open Hyre on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Hyre with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All finance MCPs