Skip to content
Zed

Skillforge Render API for Zed

com.skillforge99/render-api

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

client:Zed transport:streamable-http tools:4

Install Skillforge Render API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "render-api": {
      "url": "https://render.skillforge99.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

Skillforge Render API in other clients