2a60de1bf1
docs: add GRIST_MCP_URL to environment variables
2026-01-02 14:56:02 -05:00
110f87e53f
docs: add logging configuration to README
Build and Push Docker Image / build (push) Successful in 8s
2026-01-02 13:24:38 -05:00
107db82c52
docs: update README with step-by-step first-time setup
2026-01-01 12:10:17 -05:00
93d43eac99
docs: update README for SSE transport
...
- Update running instructions to show SSE endpoints
- Replace stdio-based MCP client config with URL-based SSE config
- Add examples for local and remote deployment
2025-12-29 22:03:23 -05:00
cb5604a6a7
docs: add Docker deployment instructions
2025-12-29 20:20:01 -05:00
ed612694fe
fix: add security hardening and documentation for deployment
...
- Add document validation to prevent NoneType crash when document not configured
- Add SQL query validation (SELECT only, no multi-statement)
- Add 30-second HTTP request timeout
- Fix filter parameter JSON encoding for get_records
- Add return type annotation to get_document
- Add tests for document lookup and SQL validation
- Add comprehensive README with usage instructions
2025-12-29 18:42:36 -05:00