Loading MCP server directory, please wait...
Price a Claude, GPT, Gemini or Grok call before you send it. Runs locally.
npx @getmcp/cli add com.tokeven/tokevenRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.tokeven/tokeven": {
"command": "uvx",
"args": [
"mcp>=2.0,<3.0",
"tokeven",
"mcp"
]
}
}
}