Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 924 Bytes

File metadata and controls

14 lines (8 loc) · 924 Bytes

MCP Servers

Trust Wallet publishes two Model Context Protocol (MCP) servers for AI coding assistants:

  • Docs MCP — search and retrieve content from the full Trust Wallet developer documentation. Powered by GitBook; no API key required.
  • API Gateway MCP — query live blockchain data: token prices, swap quotes, trending tokens, address security checks, and more. Requires API credentials from portal.trustwallet.com.

Which one should I use?

Use the Docs MCP when you want your AI assistant to answer questions about Trust Wallet's developer documentation — integration guides, Wallet Core, asset listing, and so on.

Use the API Gateway MCP when you want your AI agent to interact with live blockchain data and crypto services programmatically.

Both servers can be active at the same time.