Getting Help¶
Questions and general discussion¶
Use GitHub Discussions. This is the right place for: - How-to questions about using the MCP server or HTTP API. - Discussion of data sources, provenance behaviour, or scope. - Sharing integration recipes with MCP clients (Claude Desktop, Cursor, custom).
Bug reports¶
Open a GitHub Issue
using the bug-report template. Include:
- What you did, what you expected, what happened.
- Reproduction steps.
- Dataset path / dataset variant.
- Python version and OS.
- Transport (streamable HTTP or HTTP API).
Feature requests¶
Use the feature-request issue template. Discuss large feature ideas in Discussions first.
Security issues¶
Do not open a public issue for a security vulnerability. See SECURITY.md for the disclosure process.
What we don't support¶
- Legal advice or interpretation. This project returns text and structured metadata; nothing more.
- Bundling of editorial content. The repository ships tooling, not legal text.
- Commercial SLAs. There is no contractual support; community best-effort only.