add_geo_prompts — GetCited MCP Tool Mutating
add_geo_prompts
(add geo prompts) is one of 29 tools on the
GetCited
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call add_geo_prompts from your client
- Claude Code GetCited add_geo_prompts run in your project directory
- Claude Desktop GetCited add_geo_prompts ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor GetCited add_geo_prompts ~/.cursor/mcp.json
- VS Code GetCited add_geo_prompts .vscode/mcp.json
- Zed GetCited add_geo_prompts ~/.config/zed/settings.json
- Windsurf GetCited add_geo_prompts ~/.codeium/windsurf/mcp_config.json
- Cline GetCited add_geo_prompts ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI GetCited add_geo_prompts ~/.gemini/settings.json
- Grok GetCited add_geo_prompts .mcp.json (in your project root)
- ChatGPT GetCited add_geo_prompts Settings → Connectors → Advanced → Developer mode
- Claude.ai GetCited add_geo_prompts Settings → Connectors → Add custom connector
- LangChain GetCited add_geo_prompts pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://app.getcited.dev/api/mcp
Other tools on this server
- how_to_authenticate
- get_setup_status
- list_projects
- add_project
- remove_project
- get_site_health
- get_next_work
- list_actions
- get_action
- claim_action
- complete_action
- dismiss_action
- run_audit
- add_keywords
- list_keywords
- rank_history
- check_rankings
- geo_summary
- check_geo
- run_brain
- get_behavior_digest
- set_project_profile
- get_project_profile
- list_opportunities
- get_content_brief
- get_page_history
- list_regressions
- get_page_profile
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.