We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ecc96a commit 14e03daCopy full SHA for 14e03da
test_http_mcp_client.py
@@ -4,7 +4,7 @@
4
5
REQUIREMENTS:
6
- Binary built with: cargo build --release --features "ai-enhanced,autoagents-experimental,faiss,ollama,server-http"
7
- - Start server: ./target/release/codegraph-official serve --transport http --port 3000
+ - Start server: ./target/release/codegraph start http --port 3000
8
9
Usage:
10
python3 test_http_mcp_client.py
0 commit comments