Skip to content
Grok

PayRam Helper MCP Server for Grok

io.github.payram/payram-helper-mcp

Remote MCP server to integrate and validate self-hosted PayRam deployments.

client:Grok transport:streamable-http tools:52

Install PayRam Helper MCP Server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "payram-helper-mcp": {
      "type": "http",
      "url": "https://mcp.payram.com/"
    }
  }
}

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

What Grok can do once it is connected

All 52 tools →

PayRam Helper MCP Server in other clients