Skip to content

hedging8563/tokenlab-mcp-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TokenLab MCP Example

CI

Example configuration for using the TokenLab MCP server with Claude Desktop, Cursor, Windsurf, and other MCP clients.

Quickstart

Install and run the published MCP server:

npx -y @tokenlabai/mcp-server

Copy mcp-config.json into your MCP client configuration. Public catalog tools work without a key. Add TOKENLAB_API_KEY to the env object to enable inference tools.

Tools

  • list_models
  • get_model
  • get_model_pricing
  • compare_models
  • get_api_overview
  • create_chat_completion with TOKENLAB_API_KEY
  • create_response with TOKENLAB_API_KEY
  • create_anthropic_message with TOKENLAB_API_KEY
  • create_gemini_content with TOKENLAB_API_KEY

Links

About

MCP client configuration example for TokenLab

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors