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