Skip to main content
bgpt.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Export your Anthropic API key

4

Configure optional BGPT access

The free tier works without BGPT_API_KEY. Set it only when you need more than 50 results.
5

Run the example

Save the code above as bgpt.py, then run:
Full source: cookbook/91_tools/mcp/bgpt.py