Skip to content
VS Code

Chirp Home Automation for VS Code

io.chirpwireless/chirp

Check, add and control the smart home sensors and automations in your own Chirp home.

client:VS Code transport:streamable-http

Install Chirp Home Automation in VS Code

.vscode/mcp.json

{
  "servers": {
    "chirp": {
      "type": "http",
      "url": "https://mcp-auth.chirpwireless.io/mcp"
    }
  }
}

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

Chirp Home Automation in other clients