{
  "markdown": "# Chirp Home Automation MCP Server\n\n[![smithery badge](https://smithery.ai/badge/chirp/chirp-home-automation)](https://smithery.ai/servers/chirp/chirp-home-automation)\n\nPoint the AI app you already talk to at your own home. Ask which sensors have gone quiet, what set off\nlast night's alert, how cold the garage got — and tell it to do something about it.\n\nThe server is hosted by [Chirp](https://chirpwireless.io). Nothing to install, no key to generate or\npaste: you sign in with your usual Chirp account in the browser, once.\n\n```\nhttps://mcp-auth.chirpwireless.io/mcp\n```\n\nThis repository holds the public metadata for that server — its registry manifest, its icon, and the\nsetup steps below. The service itself is closed-source.\n\n## What is MCP?\n\n[MCP](https://modelcontextprotocol.io) is a shared way for an AI app to reach out and use something\nelse safely. Chirp speaks it, so the app you already use can talk to your home with no custom plumbing\n— Claude Code, Claude Desktop, ChatGPT, Codex, Cursor and more.\n\n## What can your AI app do with your home?\n\n| Area | What it can do |\n|---|---|\n| **Sensors** | List the sensors in your home, see their details and readings, add a new one — a LoRaWAN sensor or a tracker — from the available profiles |\n| **Control** | Send a command to a device, and check that it went through |\n| **Connections** | See how your home is connected, and set up a connection for a new sensor |\n| **Automations** | Go through what you've built, and see what each one actually does |\n| **Alerts** | Look at your alerts, summarize what has been triggering and how often, send a test notification to check it lands on your phone |\n| **Dashboards** | List your dashboards and pull the data behind a widget, so it can chart or explain a reading |\n| **Household** | Look up your home's details and members, invite someone, set what they can see |\n\nAnything that changes something asks you first. Anything that only looks stays out of your way.\n\n## Connecting Claude Code\n\n```bash\nclaude mcp add --transport http chirp https://mcp-auth.chirpwireless.io/mcp\n```\n\nRun `/mcp` inside Claude Code, pick `chirp`, and sign in when the browser opens. Run `/mcp` again and\nit shows as connected — then ask it which of your sensors went quiet this week.\n\n## Connecting Claude Desktop, ChatGPT, Cursor or Codex\n\nIf your app has a **Connectors**, **Integrations** or **MCP servers** screen, choose whatever it calls\n\"add a custom server\", paste `https://mcp-auth.chirpwireless.io/mcp`, and sign in when the browser\nopens.\n\nIf it is configured from a file or a terminal instead, add the same address as a **Streamable HTTP**\nserver. Your app's own documentation will say where that setting lives.\n\n## Which home does it see?\n\nIf you only have one home, skip this — it just works.\n\nThe plain address follows whichever home is selected in the Chirp app. If you look after a holiday\nflat as well as your own place and want each AI client fixed to one, pin it:\n\n```\nhttps://mcp-auth.chirpwireless.io/o/{organizationId}/mcp\n```\n\nThe ID for a home is in the Chirp web app. You can only connect to a home you're a member of.\n\n## What it can and can't see\n\nYour AI app sees exactly what you see. If something is hidden from you, it's hidden from your\nassistant. There's no key to lose, because there is no key — the connection is your own browser\nsign-in, and you can end it whenever you like.\n\n## API vs MCP\n\nThe [REST API](https://docs.chirpwireless.io/api/) is for code *you* write — a script that exports\nreadings into a spreadsheet every Sunday, or a bridge to another home platform. It runs on a key you\ncreate, with the scopes you choose. MCP is for asking questions and getting things done in the moment,\nas yourself.\n\n## Links\n\n- Chirp: [chirpwireless.io](https://chirpwireless.io)\n- Documentation: [docs.chirpwireless.io — MCP Server](https://docs.chirpwireless.io/api/mcp-server)\n- Contact: [chirpwireless.io/contact](https://chirpwireless.io/contact/)\n- Privacy policy: [chirpwireless.io/privacy-policy](https://chirpwireless.io/privacy-policy/) · Terms: [chirpwireless.io/terms-of-service](https://chirpwireless.io/terms-of-service/)\n\nTwo devices are free — start at [chirpwireless.io](https://chirpwireless.io).\n",
  "bytes": 4232,
  "sha": "099612e4f760c1125372f820c78286796062a3f6e24e209988a5d6031d967266",
  "repo_slug": "chirpwireless/chirp-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_chirpwireless_chirp_713c8cda/readme"
}