Skip to content
VS Code

SearchConsole.ai for VS Code

ai.searchconsole/searchconsole-ai

Read-only Search Console analytics, URL inspection, indexing diagnostics, and sitemaps.

client:VS Code transport:streamable-http

Install SearchConsole.ai in VS Code

.vscode/mcp.json

{
  "servers": {
    "searchconsole-ai": {
      "type": "http",
      "url": "https://searchconsole.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

SearchConsole.ai in other clients