Connect to the MCP server
- Claude
- Claude Code
- Cursor
- VS Code
- Go to Connectors in Claude settings
- Select Add custom connector
- Add the server:
- Name:
WalletSuite - URL:
https://docs.walletsuite.io/mcp
- Name:
- Select Add
Available tools
Connected AI clients get access to two tools:
Typical workflow: Use
search_wallet_suite for broad queries (“how do policy gates work”). Use query_docs_filesystem_wallet_suite to read specific pages by path (head -80 /core-concepts/policy-gates) or grep for exact terms (rg -C 3 "tool profile" /).
LLM feed files
Two continuously updated files for ingesting WalletSuite docs into custom GPTs, RAG pipelines, or any LLM application:
Both files are auto-generated and always reflect the latest published docs.