trustgraph/trustgraph-mcp
cybermaggedon 46f772d8b1
Add GATEWAY_SECRET support for MCP server to API gateway auth (#719)
Add GATEWAY_SECRET support for MCP server to API gateway auth

Pass bearer token from GATEWAY_SECRET environment variable as a
URL query parameter on websocket connections to the API gateway.
When unset or empty, no auth is applied (backwards compatible).

Lock mistralai to fix incompatible API
2026-03-26 10:52:02 +00:00
..
trustgraph/mcp_server Add GATEWAY_SECRET support for MCP server to API gateway auth (#719) 2026-03-26 10:52:02 +00:00
pyproject.toml Add missing trustgraph-base dependency (#606) 2026-01-09 14:48:44 +00:00
README.md PoC MCP server (#419) 2025-07-02 18:19:23 +01:00