From homeclaw
Local stdio MCP server 'agent-flywheel' running Node.js process from mcp-server/dist/server.js. Capabilities unclear from configuration; no secrets required.
npx claudepluginhub omarshahine/homeclaw --plugin homeclawAdd to your .mcp.json:
{
"mcpServers": {
"homekit": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/mcp-server/dist/server.js"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
node