Skip to content
Grok

Rampify for Grok

dev.rampify/rampify-mcp

SEO MCP server: crawl your site, find AI-visibility gaps, and ship the fix from your coding agent.

client:Grok transport:streamable-http

Install Rampify in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "rampify-mcp": {
      "type": "http",
      "url": "https://www.rampify.dev/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Rampify in other clients