customjs mcp for VS Code
space.customjs/customjs-mcp
Host static HTML pages, generate PDFs, screenshots, scrape JS sites, run sandboxed JavaScript.
client:VS Code
transport:streamable-http
Install customjs mcp in VS Code
.vscode/mcp.json
{
"servers": {
"customjs-mcp": {
"type": "http",
"url": "https://mcp.customjs.space/customjs/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs