Kiro
Free
Starter
Professional
Kiro IDE
Section titled “Kiro IDE”Add the following to your Kiro MCP configuration file (.kiro/settings/mcp.json in your workspace, or for global configuration):
| System | File Location |
|---|---|
| macOS | ~/.kiro/settings/mcp.json |
| Windows | %USERPROFILE%\.kiro\settings\mcp.json |
| Linux | ~/.kiro/settings/mcp.json |
{ "mcpServers": { "Bleemeo": { "url": "https://mcp.bleemeo.com/mcp" } }}Kiro CLI
Section titled “Kiro CLI”Add the following to ~/.kiro/settings/mcp.json:
| System | File Location |
|---|---|
| macOS | ~/.kiro/settings/mcp.json |
| Windows | %USERPROFILE%\.kiro\settings\mcp.json |
| Linux | ~/.kiro/settings/mcp.json |
{ "mcpServers": { "Bleemeo": { "url": "https://mcp.bleemeo.com/mcp" } }}The first time you use the MCP tools, a login page will open in your browser asking you to authenticate with your Bleemeo account and select the organization you want to use.
After authentication, the MCP server is connected and ready to use.