get_tokens_usage — serpmantics MCP Tool Read-only
get_tokens_usage
(get tokens usage) is one of 31 tools on the
serpmantics
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_tokens_usage from your client
- Claude Code serpmantics get_tokens_usage run in your project directory
- Claude Desktop serpmantics get_tokens_usage ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor serpmantics get_tokens_usage ~/.cursor/mcp.json
- VS Code serpmantics get_tokens_usage .vscode/mcp.json
- Zed serpmantics get_tokens_usage ~/.config/zed/settings.json
- Windsurf serpmantics get_tokens_usage ~/.codeium/windsurf/mcp_config.json
- Cline serpmantics get_tokens_usage ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI serpmantics get_tokens_usage ~/.gemini/settings.json
- Grok serpmantics get_tokens_usage .mcp.json (in your project root)
- ChatGPT serpmantics get_tokens_usage Settings → Connectors → Advanced → Developer mode
- Claude.ai serpmantics get_tokens_usage Settings → Connectors → Add custom connector
- LangChain serpmantics get_tokens_usage pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http serpmantics https://app.serpmantics.com/api/mcp
Other tools on this server
- get_aissistant_tokens
- get_credits
- get_eeat_competitors
- create_eeat_competitors
- get_eeat
- create_eeat
- get_intent
- create_intent
- delete_intent
- get_internal_links
- create_internal_links
- delete_internal_links
- get_meta
- create_meta
- delete_meta
- get_outline
- create_outline
- delete_outline
- discover_persona_brief_pages
- get_persona_brief
- create_persona_brief
- get_usage
- get_credit_ledger
- get_guide
- update_guide
- delete_guide
- get_guides
- create_guides
- delete_guides
- create_score
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.