Loading MCP server directory, please wait...
Counts tokens under OpenAI-compatible (tiktoken) encodings, by model or encoding name.
npx @getmcp/cli add com.apished/token-counterRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.apished/token-counter": {
"url": "https://apished.com/mcp/v1/tokens",
"transport": "streamable-http"
}
}
}