get_search_performance — SEOPro AI MCP Tool Read-only
get_search_performance
(get search performance) 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_search_performance from your client
- Claude Code SEOPro AI get_search_performance run in your project directory
- Claude Desktop SEOPro AI get_search_performance ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SEOPro AI get_search_performance ~/.cursor/mcp.json
- VS Code SEOPro AI get_search_performance .vscode/mcp.json
- Zed SEOPro AI get_search_performance ~/.config/zed/settings.json
- Windsurf SEOPro AI get_search_performance ~/.codeium/windsurf/mcp_config.json
- Cline SEOPro AI get_search_performance ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SEOPro AI get_search_performance ~/.gemini/settings.json
- Grok SEOPro AI get_search_performance .mcp.json (in your project root)
- ChatGPT SEOPro AI get_search_performance Settings → Connectors → Advanced → Developer mode
- Claude.ai SEOPro AI get_search_performance Settings → Connectors → Add custom connector
- LangChain SEOPro AI get_search_performance 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_top_search_keywords
- get_search_trends
- get_ai_search_traffic
- run_seo_audit
- check_ai_citations
- get_backlink_profile
- get_keyword_plan
- 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.