Pay-per-decision DeFi intelligence for AI agents on Stellar. Built with x402 protocol - agents buy decisions, not subscriptions. Auto-creates agent wallet, real Blend Finance APY, DEX comparison, deposit/withdraw Blend Finance via Soroban.
Server Config
{
"mcpServers": {
"defi-copilot": {
"command": "npx",
"args": [
"-y",
"defi-copilot-mcp"
],
"env": {
"STELLAR_NETWORK": "testnet"
}
}
}
}