Skip to content

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 mcp command. 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.

Use the claude mcp command to add the MCP server:

Terminal window
claude mcp add --transport http Bleemeo https://mcp.bleemeo.com/mcp

The 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.

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.

  1. In Claude, open Settings > Organization.
  2. Go to Connectors and click Add custom connector.
  3. Choose the Web connector type and enter the URL https://mcp.bleemeo.com/mcp.
  4. Save the connector.

Once the connector is available in the organization, each user can enable it from their own settings.

  1. Open your personal Settings (not the organization settings).
  2. Go to Connectors and click Connect on the Bleemeo connector.
  3. 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.