e39e00a2c0
- kb_status now returns authenticated: true/false so clients can verify auth - Server instructions mention Bearer token auth requirement - Add .env, .venv/, test_mcp_client.py to .gitignore Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
10 lines
82 B
Plaintext
10 lines
82 B
Plaintext
examples/
|
|
.claude/
|
|
__pycache__/
|
|
engine/data/
|
|
|
|
TMP/
|
|
.env
|
|
.venv/
|
|
test_mcp_client.py
|