Skillforge Render API for Cursor
com.skillforge99/render-api
Screenshot, PDF, OG-image, and page extraction (markdown/JSON) over MCP. Bearer key or x402.
client:Cursor
transport:streamable-http
tools:4
Install Skillforge Render API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"render-api": {
"url": "https://render.skillforge99.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs