
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "bloom growth": {4 "env": {5 "BLOOM_API_URL": "<Your Bloom API URL>",6 "BLOOM_API_TOKEN": "<Your Bloom API Token>"7 },8 "args": [9 "run",10 "--project",11 "/path/to/your/repo/",12 "--env-file",13 "/path/to/your/repo/.env",14 "bloomy-server"15 ],16 "command": "uv"17 }18 }19}
No reviews yet. Be the first to review!
Sign in to join the conversation