Skip to content
Grok

Skillforge Render API for Grok

com.skillforge99/render-api

Screenshot, PDF, OG-image, and page extraction (markdown/JSON) over MCP. Bearer key or x402.

client:Grok transport:streamable-http tools:4

Install Skillforge Render API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "render-api": {
      "type": "http",
      "url": "https://render.skillforge99.com/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

What Grok can do once it is connected

Skillforge Render API in other clients