mcpbeat Sign in

Chirp Home Automation MCP Server

by chirpwireless Your server? Claim it
answering

Chirp Home Automation is answering right now. Last checked 2 min ago. Last commit 26 Jul 2026.

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

Uptime history 48 days of history · worst day 91%
48 days agonow
100.0%
Uptime 24h
184 of 184 checks
Tools
hidden behind auth
207 ms
Response time
average over 24h
0
Stars
last commit 26 Jul 2026

Nothing serious here today

Today is the operative word: we check Chirp Home Automation every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add chirp --transport http https://mcp-auth.chirpwireless.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "chirp": {
      "url": "https://mcp-auth.chirpwireless.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.chirp]
url = "https://mcp-auth.chirpwireless.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "chirp": {
      "url": "https://mcp-auth.chirpwireless.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "chirp": {
      "url": "https://mcp-auth.chirpwireless.io/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://mcp-auth.chirpwireless.io/mcp streamable-http sign-in 171 ms 2 min ago
https://mcp-auth.chirpwireless.io/o/{organizationId}/mcp streamable-http sign-in 187 ms 2 min ago

Alternatives to Chirp Home Automation

same job, measured the same way
Computer Use
by domdomegg

Control your computer with screenshots, mouse, and keyboard automation.

379 installs/wk local only
Shelly Smart Home
by buggy1111

Local-first MCP server for Shelly smart-home devices (Gen1-Gen4): control, energy, automation.

104 installs/wk local only
Browserbase
by mcparmory

Create and control browser sessions for web automation, testing, and AI agent tasks

241 installs/wk local only
Apify
by mcparmory

Build, deploy, and run web scraping and automation actors in the cloud

258 installs/wk local only
Android
by martingeidobler

Control Android devices and emulators via ADB — screenshots, UI automation, and logcat.

156 installs/wk local only
RokuMCP
by jack1590

MCP server for Roku device automation — deploy, ECP control, screenshots, and debug console

103 installs/wk local only
Android Puppeteer MCP
by pedro-rivas

MCP server for Android automation with UI interaction, screenshots, and device control

78 installs/wk local only
SSH MCP Tool
by oaslananka

Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.

local only

Chirp Home Automation — questions

Answers built from our own checks of this server.

Why is there no tool list for Chirp Home Automation?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Chirp Home Automation working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 184 of 184 checks got a reply (100.0%), average response time 207 ms. The bar chart above shows every period we have measured.
How do I connect Chirp Home Automation?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Chirp Home Automation?
No API key is involved. Chirp Home Automation answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Chirp Home Automation?
It answers our handshake in 207 ms on average, which is faster than 65% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Chirp Home Automation open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.