Discover TokenLab models and pricing, compare candidates, and call OpenAI-compatible Chat Completions plus native Responses, Anthropic Messages, and Gemini generateContent through nine MCP tools.
Quick Install
npx -y @tokenlabai/mcp-serverClaude Desktop Config
{
"mcpServers": {
"tokenlab-mcp-server": {
"command": "npx",
"args": [
"-y @tokenlabai/mcp-server"
]
}
}
}