Rodev MCP Server
Provides access to Rodev DeFi vaults deployed on Robinhood mainnet, enabling vault management over the Robinhood blockchain.
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., "@Rodev MCP Servercheck the vault status and my balance"
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.
@tryRodev/mcp
Rodev Protocol MCP Server — connect any AI agent to DeFi vaults in one tool call.
Three deployment modes. 9 tools. Rate-limited writes.
Mode 1: Local (Claude Desktop / Claude Code)
{
"mcpServers": {
"Rodev": { "command": "npx", "args": ["@tryRodev/mcp"] }
}
}Related MCP server: Stacks AI MCP Server
Mode 2: Self-Hosted HTTP
PORT=3001 npx @tryRodev/mcp start:remoteDeploy to Railway, Render, or any VPS.
Mode 3: Vercel Serverless (Claude.ai Custom Connector)
Import this repo at vercel.com/new
Deploy — zero config
Your MCP endpoint:
https://your-project.vercel.app/api/mcp
Then in Claude.ai: Settings → Connectors → Add → paste the URL.
Tools
Read (7 tools)
Tool | Description |
| TVL, exchange rate, supply, capacity, reserve/deployed |
| Agent position: shares, value, USDC wallet |
| Preview shares for a deposit amount |
| Lending pool, total borrowed, utilization |
| ERC-8004 reputation tier table |
| Loan health + total owed |
| All deployed contract addresses |
Write (2 tools, 60s rate limit)
Tool | Description |
| Deposit USDC → raUSDC (auto-approval) |
| Redeem raUSDC → USDC (supports withdraw_all) |
How It Connects
AI Agent ←→ MCP Server ←→ Robinhood mainnet ←→ Rodev ContractsCUSTOS (the Rodev keeper agent) uses the same contract interfaces. If CUSTOS can operate the protocol autonomously, any agent can.
Related Repos
Repo | Description |
Smart contracts — 17 contracts, 116 tests | |
| |
Framework & runtime integrations (npm + PyPI) | |
CUSTOS — autonomous keeper agent | |
ATI v1.1, integration guide, demo scripts |
Any of the framework packages in integrations can talk to this server, and any MCP client can connect directly at https://mcp.tryrodev.xyz/mcp.
Rodev · @tryRodev/mcp · MMXXVI
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.
Related MCP Servers
- AlicenseCqualityFmaintenanceAn MCP server that enables AI agents to interact with the STRATO blockchain platform and its DeFi ecosystem. It provides 67 tools for managing token balances, executing swaps, handling lending operations, and performing governance tasks.Last updated67Mozilla Public 2.0
- Flicense-qualityDmaintenanceA comprehensive MCP server providing unified access to over 144 tools for lending, trading, and staking across six major DeFi protocols on the Stacks Bitcoin Layer 2. It enables AI agents to perform complex blockchain operations and interact with the DeFi ecosystem using natural language commands.Last updated2

@arcis/mcpofficial
AlicenseBqualityBmaintenanceConnect any AI agent to Arcis Protocol DeFi vaults through natural language, enabling deposit, withdrawal, and status queries without SDK or code.Last updated724MIT- Flicense-qualityFmaintenanceAI agents can query, manage, and interact with Raindex onchain orderbook positions via 17 MCP tools.Last updated2
Related MCP Connectors
Native Solana staking for AI agents. 26 MCP tools, one-shot signing, webhooks.
Shared long-term memory vault for AI agents with 20 MCP tools.
HiveCapital MCP Server — autonomous investment layer for AI agents
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/Rodev-Protocol/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server