Overview
What is MCP?
Connection
// Example Claude Desktop config (mcpServers entry)
{
"mcpServers": {
"tokenbot": {
"command": "tokenbot-mcp",
"env": {
"GRAPHQL_ENDPOINT": "https://gql-api.tokenbot.com/graphql",
"GRAPHQL_SERVICE_TOKEN": "your_service_token",
"DEFAULT_USER_ID": "user_123"
}
}
}
}Authentication
Variable
Purpose
Resources
URI
Description
Last updated
Was this helpful?

