Stats
Actions
Tags
From homes.com
Connects to the HoneyBook platform for managing client relationships, projects, invoices, and contracts. Runs locally and requires HoneyBook API credentials.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"homes": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/dist/bundle.js"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
nodeCommand-line arguments passed to the server process
npx claudepluginhub chrischall/homes-mcp --plugin homes-mcp