Menese SDK MCP Server

1

Add it to Claude Code

Run this in a terminal.

Run in terminal
claude mcp add menese-sdk -- npx @menese_protocol/mcp-server
README.md

19-chain DeFi gateway for AI assistants for Menese Protocol

Menese MCP Server

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.

Install

npx @menese_protocol/mcp-server

Claude Code

claude mcp add menese -- npx @menese_protocol/mcp-server

Claude Desktop / Cursor

Add to your MCP config:

{
  "mcpServers": {
    "menese": {
      "command": "npx",
      "args": ["-y", "@menese_protocol/mcp-server"]
    }
  }
}

Tools

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

Supported Chains

Ethereum · Polygon · Arbitrum · Base · Optimism · BNB · Solana · Bitcoin · Litecoin · ICP · SUI · TON · XRP · Cardano · Tron · Aptos · NEAR · CloakCoin · Thorchain

License

MIT

Tools (9)

menese_setupCreate or import wallet identity
menese_portfolioFull multi-chain portfolio
menese_balanceSingle chain balance
menese_pricesToken USD prices
menese_quoteSwap quotes, addresses, balance queries
menese_sendSend tokens (19 chains)
menese_swapDEX swaps
menese_strategyDCA / Take Profit / Stop Loss
menese_jobsOn-chain agent job scheduling

Configuration

claude_desktop_config.json
{"mcpServers": {"menese": {"command": "npx", "args": ["-y", "@menese_protocol/mcp-server"]}}}

Try it

Check my current portfolio balance across all 19 supported chains.
Swap 0.5 ETH for USDC on Arbitrum using the best available quote.
Set up a DCA strategy to buy Bitcoin every week.
Send 100 USDT to this wallet address on the Polygon network.
What is the current price of SOL in USD?

Frequently Asked Questions

What are the key features of Menese SDK?

Non-custodial wallet management for secure asset control. Multi-chain support across 19 blockchains including Ethereum, Solana, and Bitcoin. Automated trading strategies including DCA, Take Profit, and Stop Loss. On-chain agent job scheduling for recurring tasks. Real-time portfolio tracking and token price queries.

What can I use Menese SDK for?

Managing a diversified crypto portfolio across multiple chains from a single interface. Automating recurring investment strategies like Dollar Cost Averaging. Executing cross-chain token swaps without leaving the AI assistant environment. Scheduling automated on-chain transactions for agent-based workflows.

How do I install Menese SDK?

Install Menese SDK by running: npx @menese_protocol/mcp-server

What MCP clients work with Menese SDK?

Menese SDK works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Turn this server into reusable context

Keep Menese SDK docs, env vars, and workflow notes in Conare so your agent carries them across sessions.

Need the old visual installer? Open Conare IDE.
Open Conare