npx setup.
- LangChain
- CrewAI
- Generic MCP Runtime
- Claude Desktop
- Claude Code
LangChain’s
MultiServerMCPClient supports both stdio and http transports.stdio setup
- TypeScript
- Python
HTTP alternative
Start the server with Self-Hosting Over HTTP, then:- TypeScript
- Python
What to test first
Start with read-only: price lookup, balance checks, asset resolution, transaction history. Addprepare band only when needed.Next steps
- Security & Trust - understand the non-custodial model before enabling more capability
- Self-Hosting Over HTTP - run the MCP server on your own infrastructure
- Tool Reference - full WalletSuite MCP tool surface