Loading MCP server directory, please wait...
TokenLab MCP server for model discovery, pricing, OpenAI-compatible chat, and native endpoints.
npx @getmcp/cli add io.github.hedging8563/tokenlabRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hedging8563/tokenlab": {
"command": "npx",
"args": [
"-y",
"@tokenlabai/mcp-server"
],
"env": {
"TOKENLAB_API_BASE": "",
"TOKENLAB_API_KEY": "",
"TOKENLAB_REQUEST_TIMEOUT_MS": ""
}
}
}
}