loading…
Search for a command to run...
loading…
19-chain DeFi gateway for AI assistants for Menese Protocol
19-chain DeFi gateway for AI assistants for Menese Protocol
MCP server for the Menese SDK — 19-chain DeFi gateway for AI assistants.
Send, swap, stake, lend, and automate across 19 blockchains from any MCP-compatible AI tool. Non-custodial — your keys never leave your machine.
npx @menese_protocol/mcp-server
claude mcp add menese -- npx @menese_protocol/mcp-server
Add to your MCP config:
{
"mcpServers": {
"menese": {
"command": "npx",
"args": ["-y", "@menese_protocol/mcp-server"]
}
}
}
| Tool | Description |
|---|---|
menese_setup |
Create or import wallet identity |
menese_portfolio |
Full multi-chain portfolio |
menese_balance |
Single chain balance |
menese_prices |
Token USD prices |
menese_quote |
Swap quotes, addresses, balance queries |
menese_send |
Send tokens (19 chains) |
menese_swap |
DEX swaps |
menese_strategy |
DCA / Take Profit / Stop Loss |
menese_jobs |
On-chain agent job scheduling |
Ethereum · Polygon · Arbitrum · Base · Optimism · BNB · Solana · Bitcoin · Litecoin · ICP · SUI · TON · XRP · Cardano · Tron · Aptos · NEAR · CloakCoin · Thorchain
MIT
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcp-menesesdk": {
"command": "npx",
"args": []
}
}
}