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