Skip to content
Claude Desktop

Skillforge Render API for Claude Desktop

com.skillforge99/render-api

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

client:Claude Desktop transport:streamable-http tools:4

Install Skillforge Render API in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "render-api": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://render.skillforge99.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Skillforge Render API in other clients