MCPcopy Create free account
hub / github.com/bcefghj/competitive-intelligence-multi-agent / analyze

Route analyze

python/src/api/server.py:None–None  ·  view source on GitHub ↗
app.post("/analyze", response_model=AnalyzeResponse)

Source from the content-addressed store, hash-verified

1"""FastAPI server exposing the CI pipeline via REST + SSE endpoints."""
2
3from __future__ import annotations
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected