Claude Code
Free
Starter
Professional
You can connect Claude Code to the Bleemeo MCP server in two ways:
- CLI installation: add the MCP server locally with the
claude mcpcommand. Works with any Claude subscription but requires Node.js (npx) installed on your machine. - Organization connector: add Bleemeo as a custom connector in your Claude organization. No local dependency is needed and the connector is also available to Claude in the web browser, but it requires organization admin rights and a paid Claude subscription.
CLI installation
Section titled “CLI installation”Use the claude mcp command to add the MCP server:
claude mcp add --transport http Bleemeo https://mcp.bleemeo.com/mcpThe first time you use the MCP tools, you will need to authenticate by using /mcp in a Claude session. 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.
Organization connector
Section titled “Organization connector”Add the connector (organization admin, once)
Section titled “Add the connector (organization admin, once)”A Claude organization admin needs to create the custom connector. This only has to be done once per organization.
- In Claude, open Settings > Organization.
- Go to Connectors and click Add custom connector.
- Choose the Web connector type and enter the URL
https://mcp.bleemeo.com/mcp. - Save the connector.
Connect your account (each user)
Section titled “Connect your account (each user)”Once the connector is available in the organization, each user can enable it from their own settings.
- Open your personal Settings (not the organization settings).
- Go to Connectors and click Connect on the Bleemeo connector.
- A login page opens 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 in Claude Code and Claude on the web.