Skip to content
VS Code

device house for VS Code

house.device/device-house

device.house — words become circuits. Design devices: BoM, enclosure, firmware, routed PCB.

client:VS Code transport:streamable-http tools:21

Install device house in VS Code

.vscode/mcp.json

{
  "servers": {
    "device-house": {
      "type": "http",
      "url": "https://device-house-mcp.fly.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

device house in other clients