Skip to content

Visual Studio Code

Free
Starter
Professional

Add the following to your VS Code mcp.json file. Run MCP: Open User Configuration from the Command Palette to open it.

SystemFile Location
macOS~/Library/Application Support/Code/User/mcp.json
Windows%APPDATA%\Code\User\mcp.json
Linux~/.config/Code/User/mcp.json
{
"servers": {
"Bleemeo": {
"url": "https://mcp.bleemeo.com/mcp",
"type": "http"
}
}
}

Ensure the “Bleemeo” tools are enabled in your chat, which can be configured with the “Configure tools” button next to the chat prompt.

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.