Bill f716e5d37e fix: implement token-based authentication at server startup
- Server now authenticates from GRIST_MCP_TOKEN env var or token parameter
- Removed unused code (_set_agent, nonlocal check)
- Added AuthError handling in main.py
- Updated test to pass token explicitly
2025-12-03 15:07:06 -05:00
Description
No description provided
719 KiB
Languages
Python 97.3%
Makefile 0.9%
Shell 0.9%
Dockerfile 0.9%