DispatchSEO for VS Code
io.github.neozi12/dispatchseo
Open-source SEO manager for coding agents: keyword research, content PRs, rank + Search Console.
client:VS Code
transport:streamable-http
Install DispatchSEO in VS Code
.vscode/mcp.json
{
"servers": {
"dispatchseo": {
"type": "http",
"url": "https://dispatchseo.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs