KBD Machine for VS Code
com.kbdsystems/machine
Your KBD business, connected to your AI: reads, drafts, approvals — nothing sends without your yes.
client:VS Code
transport:streamable-http
Install KBD Machine in VS Code
.vscode/mcp.json
{
"servers": {
"machine": {
"type": "http",
"url": "https://{business}.kbdsystems.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs