universalbench for VS Code
io.github.nikhilgogulwar/universalbench
Run code, query databases, call any LLM, and commit to GitHub from your AI, safely. Free tier.
client:VS Code
transport:streamable-http
Install universalbench in VS Code
.vscode/mcp.json
{
"servers": {
"universalbench": {
"type": "http",
"url": "https://universalbench-mcp.penantiaglobal.workers.dev/u/{api_key}"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs