RankCLI for VS Code
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
client:VS Code
transport:stdio
runtime:npm
Install RankCLI in VS Code
.vscode/mcp.json
{
"servers": {
"rankcli-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@rankcli/mcp-server"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs