GitHubスター
0
ユーザー評価
未評価
フォーク
0
イシュー
0
閲覧数
1
お気に入り
0
README
o3-mcp-bridge
This is a bridge server for o3 using the MCP (Model Controller Protocol).
Installation
Clone the repository:
git clone git@github.com:proconlife/o3-mcp-bridge.git cd o3-mcp-bridge
Create a virtual environment and activate it:
python -m venv .venv source .venv/bin/activate
Install the dependencies:
pip install -r requirements.txt
Usage
Run the server with the following command:
uvicorn mcp_server:app --reload
作者情報
スレッド