interactive api playground for VS Code
io.github.lazymac2x/interactive-api-playground
Cloudflare Workers MCP server: interactive-api-playground
client:VS Code
transport:streamable-http
tools:5
Install interactive api playground in VS Code
.vscode/mcp.json
{
"servers": {
"interactive-api-playground": {
"type": "http",
"url": "https://api.lazy-mac.com/interactive-api-playground/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs