spawnpoint for VS Code
com.getspawnpoint/spawnpoint
Deploy the small apps your agent builds: one tool call returns a live, private shareable HTTPS link.
client:VS Code
transport:streamable-http
Install spawnpoint in VS Code
.vscode/mcp.json
{
"servers": {
"spawnpoint": {
"type": "http",
"url": "https://app.getspawnpoint.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs