o3-mcp-bridge

No description

GitHub Stars

0

User Rating

Not Rated

Forks

0

Issues

0

Views

0

Favorites

0

README
o3-mcp-bridge

This is a bridge server for o3 using the MCP (Model Controller Protocol).

Installation
  1. Clone the repository:

    git clone git@github.com:proconlife/o3-mcp-bridge.git
    cd o3-mcp-bridge
    
  2. Create a virtual environment and activate it:

    python -m venv .venv
    source .venv/bin/activate
    
  3. Install the dependencies:

    pip install -r requirements.txt
    
Usage

Run the server with the following command:

uvicorn mcp_server:app --reload
Author Information

0

Followers

5

Repositories

0

Gists

2

Total Contributions

Top Contributors

Threads