Skip to content
Zed

seo tools for Zed

io.github.seodesignlab/seo-tools

SEO tools via x402: briefs, keywords, SERP, backlinks, audits. $0.50-$3/req USDC on Base.

client:Zed transport:stdio runtime:npm

Install seo tools in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "seo-tools": {
      "command": "npx",
      "args": [
        "-y",
        "@seodesignlab/mcp-server"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

seo tools in other clients