get_aissistant_tokens — serpmantics MCP Tool Read-only
get_aissistant_tokens
(get aissistant tokens) 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_aissistant_tokens from your client
- Claude Code serpmantics get_aissistant_tokens run in your project directory
- Claude Desktop serpmantics get_aissistant_tokens ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor serpmantics get_aissistant_tokens ~/.cursor/mcp.json
- VS Code serpmantics get_aissistant_tokens .vscode/mcp.json
- Zed serpmantics get_aissistant_tokens ~/.config/zed/settings.json
- Windsurf serpmantics get_aissistant_tokens ~/.codeium/windsurf/mcp_config.json
- Cline serpmantics get_aissistant_tokens ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI serpmantics get_aissistant_tokens ~/.gemini/settings.json
- Grok serpmantics get_aissistant_tokens .mcp.json (in your project root)
- ChatGPT serpmantics get_aissistant_tokens Settings → Connectors → Advanced → Developer mode
- Claude.ai serpmantics get_aissistant_tokens Settings → Connectors → Add custom connector
- LangChain serpmantics get_aissistant_tokens 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_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
- get_tokens_usage
- 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.