Skip to content
VS Code

Skillforge Render API for VS Code

com.skillforge99/render-api

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

client:VS Code transport:streamable-http tools:4

Install Skillforge Render API in VS Code

.vscode/mcp.json

{
  "servers": {
    "render-api": {
      "type": "http",
      "url": "https://render.skillforge99.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Skillforge Render API in other clients