MCP Server
https://developer.trustwallet.com/developer/~gitbook/mcpWhat is MCP?
Configuration
Claude Desktop
{
"mcpServers": {
"trust-wallet-docs": {
"command": "npx",
"args": [
"mcp-remote",
"https://developer.trustwallet.com/developer/~gitbook/mcp"
]
}
}
}Claude Code
Cursor
What the server exposes
Usage example
Last updated
Was this helpful?