get_keyword_plan — SEOPro AI MCP Tool Read-only
get_keyword_plan
(get keyword plan) is one of 18 tools on the
SEOPro AI
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_keyword_plan from your client
- Claude Code SEOPro AI get_keyword_plan run in your project directory
- Claude Desktop SEOPro AI get_keyword_plan ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SEOPro AI get_keyword_plan ~/.cursor/mcp.json
- VS Code SEOPro AI get_keyword_plan .vscode/mcp.json
- Zed SEOPro AI get_keyword_plan ~/.config/zed/settings.json
- Windsurf SEOPro AI get_keyword_plan ~/.codeium/windsurf/mcp_config.json
- Cline SEOPro AI get_keyword_plan ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SEOPro AI get_keyword_plan ~/.gemini/settings.json
- Grok SEOPro AI get_keyword_plan .mcp.json (in your project root)
- ChatGPT SEOPro AI get_keyword_plan Settings → Connectors → Advanced → Developer mode
- Claude.ai SEOPro AI get_keyword_plan Settings → Connectors → Add custom connector
- LangChain SEOPro AI get_keyword_plan pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http seo-agent https://api.seoproai.co/api/mcp
Other tools on this server
- list_websites
- get_website_stats
- get_search_performance
- get_top_search_keywords
- get_search_trends
- get_ai_search_traffic
- run_seo_audit
- check_ai_citations
- get_backlink_profile
- generate_keyword_plan
- generate_article
- get_article_status
- list_articles
- get_article
- publish_article
- request_indexing
- get_indexing_status
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.