tokens_count — APIShed MCP Tool
tokens_count
(tokens count) is one of 32 tools on the
APIShed
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call tokens_count from your client
- Claude Code APIShed tokens_count run in your project directory
- Claude Desktop APIShed tokens_count ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor APIShed tokens_count ~/.cursor/mcp.json
- VS Code APIShed tokens_count .vscode/mcp.json
- Zed APIShed tokens_count ~/.config/zed/settings.json
- Windsurf APIShed tokens_count ~/.codeium/windsurf/mcp_config.json
- Cline APIShed tokens_count ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI APIShed tokens_count ~/.gemini/settings.json
- Grok APIShed tokens_count .mcp.json (in your project root)
- ChatGPT APIShed tokens_count Settings → Connectors → Advanced → Developer mode
- Claude.ai APIShed tokens_count Settings → Connectors → Add custom connector
- LangChain APIShed tokens_count pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http apished https://apished.com/mcp
Other tools on this server
- datemath_add
- datemath_age
- datemath_businessdays
- datemath_dayofweek
- datemath_diff
- datemath_leapyear
- ean_validate
- email_validate
- encode_decode
- encode_encode
- hash_digest
- iban_validate
- isbn_validate
- jsonschema_validate
- luhn_validate
- nip_validate
- pesel_validate
- random_int
- regex_match
- regon_validate
- rpncalc_eval
- swiftbic_validate
- text_charat
- text_count
- text_palindrome
- text_reverse
- text_sort
- text_stats
- text_wordcount
- url_validate
- vateu_validate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.