o3-mcp-bridge

説明なし

GitHubスター

0

ユーザー評価

未評価

フォーク

0

イシュー

0

閲覧数

1

お気に入り

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
作者情報

0

フォロワー

5

リポジトリ

0

Gist

2

貢献数

トップ貢献者

スレッド