Skip to main content
GibsonAI MCP Server - Create and manage databases with prompts
gibsonai.py

Run the Example

1

Set up your virtual environment

2

Install dependencies

3

Prepare uvx

Install uv, then verify uvx is available:
4

Export your OpenAI API key

5

Authenticate GibsonAI

Install the Gibson CLI and authenticate before starting its MCP server:
6

Run the example

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