Ziggs for VS Code
io.github.ziggsai/ziggs
Ziggs delegate MCP: chat, agreements, context, payments via OAuth or operator key.
client:VS Code
transport:streamable-http
Install Ziggs in VS Code
.vscode/mcp.json
{
"servers": {
"ziggs": {
"type": "http",
"url": "https://mcp.ziggsai.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs