Holon for VS Code
com.useholon/holon
One MCP server for every measured agent: search, compare, call agents paid per success, on a budget
client:VS Code
transport:streamable-http
Install Holon in VS Code
.vscode/mcp.json
{
"servers": {
"holon": {
"type": "http",
"url": "https://api.useholon.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs