loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

homecast

MCP Tool

parob/homecast

Homecast Apps - Community Edition

Install

$ npx loaditout add parob/homecast

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "homecast": {
      "command": "npx",
      "args": [
        "-y",
        "homecast"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Homecast Community Edition

Control your Apple HomeKit smart home from any browser, REST API, or AI assistant — running entirely on your Mac with no cloud dependency.

<p> <a href="https://github.com/parob/homecast/actions/workflows/ci.yml"></a> <a href="https://apps.apple.com/us/app/homecast-app/id6759559232?platform=mac"></a> <a href="https://homecast.cloud"></a> <a href="https://docs.homecast.cloud"></a> <a href="LICENSE"></a> </p>

Install
Option 1: Mac App Store (Easiest)

Download from the Mac App Store. Launch the app, select Community on the mode selector, and you're ready to go.

Option 2: Build from Source

Prerequisites: macOS 13+, Xcode 15+, Node.js 18+

# Clone both repos
git clone https://github.com/parob/homecast.git
git clone https://github.com/parob/homecast-web.git homecast/app-web

# Build the web app
cd homecast/app-web
npm install && npm run build

# Bundle into the Mac app
cd ../app-ios-macos
./scripts/bundle-web-app.sh

# Open in Xcode and build
open Homecast.xcodeproj
# Build for: My Mac (Mac Catalyst)

> Note: HomeKit requires a valid Apple Developer account with the com.apple.developer.homekit entitlement. App Store distribution is required — Developer ID builds won't work.

What You Get
  • Control from any browser — open http://your-mac.local:5656 on your phone or tablet
  • REST API — GET /rest/homes, GET /rest/accessories, POST /rest/state
  • **

Tags

apple-homehomebridgehomekitiotmac-catalystmcprest-apismart-homeswift

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated17 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/31/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/parob/homecast)](https://loaditout.ai/skills/parob/homecast)