MCP Setup Guide
Connect Growhouse MCP tools to your AI assistant
MCP Setup Guide
Follow these steps to connect Growhouse MCP tools to your AI assistant.
Prerequisites
- A Growhouse account with API access
- An MCP-compatible AI client (Claude Desktop, Cursor, etc.)
Get Your API Key
- Go to Workspace Settings in Growhouse
- Navigate to API Keys
- Click "Create API Key"
- Copy the key (you won't see it again)
Configure Your MCP Client
Claude Desktop
Add to your claude_desktop_config.json:
Cursor
Add to your MCP settings:
Verify Connection
Once configured, your AI assistant should have access to Growhouse tools. Try asking:
Troubleshooting
"Server not found" error
- Ensure you have Node.js installed (v18+)
- Check your API key is correct
- Restart your AI client
"Unauthorized" error
- Verify your API key is active
- Check the key has the required permissions
- Ensure you're accessing the correct workspace
Security Notes
- Never share your API key
- Use environment variables, not hardcoded values
- Rotate keys periodically
- Revoke unused keys in workspace settings