Skip to content
Grok

AgentRamp for Grok

io.github.rexcraig/agentramp

Auto-generate a hosted MCP server from any SaaS product URL in minutes. No code required.

client:Grok transport:streamable-http

Install AgentRamp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agentramp": {
      "type": "http",
      "url": "https://mcp.agentramp.io/mcp/{slug}"
    }
  }
}

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

AgentRamp in other clients