Rampify for VS Code
dev.rampify/rampify-mcp
SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.
client:VS Code
transport:streamable-http
Install Rampify in VS Code
.vscode/mcp.json
{
"servers": {
"rampify-mcp": {
"type": "http",
"url": "https://www.rampify.dev/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs