§ D1Documentation
Connect once. Search from any angle.
Redra is a read-only remote MCP server for current, source-linked class-action settlement research. Hosted access is free and requires no Redra account or API key.
Effective July 25, 2026Connect
Add this production Streamable HTTP endpoint as a custom MCP connector in ChatGPT, Claude, or another compatible client:
https://mcp.redra.ai/mcpChoose no authentication when the client asks. The exact connection menu differs by client, but the endpoint and protocol remain the same.
Redra is published in the Official MCP Registry as io.github.sacrosaunt/redra.
Available tools
search_settlements— search one focused angle with logical-AND keywords and structured filters.search_settlements_batch— run up to 50 independent search angles and deduplicate overlapping records.get_settlement— retrieve one complete stored record and its official links.get_settlements— retrieve up to 20 finalist records together.get_dataset_info— inspect provenance, license, freshness, counts, and aggregate metrics.
Every tool is read-only. Redra cannot file a claim, certify eligibility, spend money, or modify an external service.
Search semantics
- Claim status defaults to
open. - Keywords inside one search use logical AND, never OR.
- Use separate batch entries for aliases, companies, products, or unrelated alternatives.
- Use
settlement_typefor privacy, data-breach, fee, refund, and product categories. - Other filters include two-letter US state, proof requirement, ISO 8601 deadline range, and result limit.
Good prompts
- “Search open settlements for the companies and services I named, including aliases and parent companies.”
- “Find open California privacy and data-breach settlements that may be relevant, then show official claim links.”
- “Search overdraft fees, NSF fees, and pay-to-pay fees as separate angles and deduplicate the results.”
Data boundary
Your agent can reason across its memory and connected sources to find non-obvious search angles. It should send Redra only narrow search terms—not names, addresses, email addresses, account or claim numbers, health details, raw files, or transaction records. The hosted MCP receives tool arguments selected by the client, not the entire chat, and does not persist prompts, model memory, profile data, or tool arguments.
Interpreting results
A Redra result is a potential lead, not a legal eligibility decision. Review the complete class definition, qualifying dates, exclusions, proof requirements, deadline, and filing instructions on the linked official settlement website before acting.
Help
For connection help, security reports, or privacy questions, visit the support page or email info@sacrosaunt.com.
Source code and self-hosting instructions are available in the Redra GitHub repository.