customjs mcp for Cursor
space.customjs/customjs-mcp
Host static HTML pages, generate PDFs, screenshots, scrape JS sites, run sandboxed JavaScript.
client:Cursor
transport:streamable-http
Install customjs mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"customjs-mcp": {
"url": "https://mcp.customjs.space/customjs/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs