INDIVIDUAL MCP TOOL
ai_search_diagnostic
Audit ANY URL for AI-search readiness only (AEO/GEO/LLMO) — how likely ChatGPT, Claude, Perplexity & Google AI are to cite it.
LIVE ENDPOINT
https://inxy.ai/api/mcp
Connect to this endpoint to inspect the live schema for ai_search_diagnostic and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.inxy-seo-audit]
url = "https://inxy.ai/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"inxy-seo-audit": {
"type": "http",
"url": "https://inxy.ai/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: inxy-seo-audit
Remote MCP URL: https://inxy.ai/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"inxy-seo-audit": {
"url": "https://inxy.ai/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"inxy-seo-audit": {
"type": "http",
"url": "https://inxy.ai/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "inxy-seo-audit",
"transport": "streamable-http",
"url": "https://inxy.ai/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
full_seo_audit— Crawl-audit ANY URL across the WHOLE SEO surface (no login needed): the AI-search signals PLUS on-page SEO (title/meta/headings/content), technical SEO (HTTPS, robots.email_seo_report— Email the full written SEO/AEO report for an audit this session already ran.subscribe_to_inxy— Start an inxy subscription — autopilot SEO/AEO for Shopify stores (reads GSC/GA4/Merchant Center, plans a month of content, writes and publishes articles with schema, fixes meta/alt-text, and attributes revenue to content).get_my_store_audit— Get the user's OWN connected Shopify store audit — the deep 12-category report Inxy runs INSIDE the app using the store's real catalog, performance and analytics (technical, performance, on-page, schema, AEO, analytics, e-commerce, etc.