Skip to main content

Environment Setup

First, you’ll need these environment variables:
Your agent’s unique identifier (found in Agents tab)
Your organization’s API key (found in Profile tab)
Combined auth string for MCP servers

Integration Methods

Choose your preferred integration method:

Direct API Integration

Use Bloom’s proxy API directly in your Python code

MCP Server Integration

Use the bloom-mcp-wrapper with any stdio MCP server

Test Your Setup

Once configured, test your integration:
Make sure your agent has the appropriate OpenAI scopes configured before testing.