Skip to main content
Search and read the docs from inside your development environment, no browser tab required.

Connect to the MCP server

  1. Go to Connectors in Claude settings
  2. Select Add custom connector
  3. Add the server:
    • Name: WalletSuite
    • URL: https://docs.walletsuite.io/mcp
  4. Select Add
In any chat, click the attachments button (plus icon) and select the WalletSuite connector, then ask your question.

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.