Skip to content
VS Code

SEO-Ghost for VS Code

io.github.evozim/seo-ghost

AEO intent and search presence optimization engine.

client:VS Code transport:sse

Install SEO-Ghost in VS Code

.vscode/mcp.json

{
  "servers": {
    "seo-ghost": {
      "type": "sse",
      "url": "https://seo-ghost-mcp.vercel.app/api/mcp"
    }
  }
}

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

SEO-Ghost in other clients