XLM PRICE
24H VOLUME
NETWORKSTELLAR MAINNET
PAYMENTx402 PROTOCOL
MCP VERSIONv1.3.0
DECISION COST0.001 USDC
LIVE ON STELLAR MAINNET

Pay-per-decision

DeFi intelligence

for AI agents.

DeFi Copilot brings real-time yield optimization and swap routing to any AI agent via MCP  powered by x402 micropayments. No subscriptions. Pay only for what you use.

MCP Tools
 USDC
Per decision
Swap sources
~%
Live USDC APY

// how it works

Agent calls tool x402 pays insight returned.

01 /
Agent requests insight
AI agent calls get_best_yield or get_best_swap via MCP protocol.
02 /
x402 payment
Backend responds 402. Agent pays 0.001 USDC on Stellar — instant finality.
03 /
Facilitator verifies
Local x402 facilitator validates the payment on-chain.
04 /
Live data returned
Real APY from Blend via Soroban RPC. Best swap across SDEX, DEX, AMM pools.

// mcp tools (13)

Drop into Claude Code in one command.

get_best_yield0.001 USDC
get_best_swap0.001 USDC
execute_swapFREE
deposit_blendFREE
withdraw_blendFREE
get_blend_positionFREE
transferFREE
get_market_dataFREE
get_agent_walletFREE
fund_walletFREE
set_networkFREE
get_transaction_historyFREE
get_api_infoFREE

// quick install

Two ways to connect.

CLAUDE CODE
claude mcp add defi-copilot -- npx -y defi-copilot-mcp
CLAUDE DESKTOP
{
  "mcpServers": {
    "defi-copilot": {
      "command": "npx",
      "args": ["-y", "defi-copilot-mcp"]
    }
  }
}
Available on npm:defi-copilot-mcpGitHub