Agent Bits for VS Code
io.github.rwaldman/agentbits
Machine-readable utilities and datasets for AI agents.
client:VS Code
transport:streamable-http
tools:18
Install Agent Bits in VS Code
.vscode/mcp.json
{
"servers": {
"agentbits": {
"type": "http",
"url": "https://agentbits.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs