Duo-Guardian / src /context_brain_mcp.py

Commit History

fix: use _mcp_server instead of server to resolve AttributeError
27b74ba

Daksh C Jain commited on

fix: complete raw ASGI router implementation for SSE
da2bf0a

Daksh C Jain commited on

fix: use raw ASGI handler for SSE to avoid Request object attribute errors
0e050fa

Daksh C Jain commited on

fix: typo in sse.handle_post_message handler name
30cbd55

Daksh C Jain commited on

fix: manual Starlette/SSE launch to force 0.0.0.0:PORT binding
8dd70f8

Daksh C Jain commited on

fix: bypass FastMCP.run and use explicit uvicorn binding for SSE
875cd4d

Daksh C Jain commited on

fix: force uvicorn to bind to 0.0.0.0:PORT for Hugging Face
0617abe

Daksh C Jain commited on

fix: resolve TypeError in FastMCP.run and upgrade to Python 3.11
35a2e7f

Daksh C Jain commited on

deploying mcp to huggingface
68f202a

Daksh C Jain commited on

built mcp and now moving on testing
2110b7e

Daksh C Jain commited on