RadauMCP

Find what is in which document

Exact passages for assistants — search a fixed corpus and pull the wording that is actually there, not a paraphrase invented from memory.

RadauMCP is an MCP server plus a baked-in DORA EN demo pack. Point your client at the public endpoint and call search_docs or get_passage. This is a public v0 prototype: read-only, no OAuth yet, and not legal advice.

Radau ≈ “I have found” in Lithuanian — a light nod to the job: find the right passage.

How to connect

Add the Streamable HTTP URL https://mcp.tiesa.tech/api/mcp in Cursor or Claude Desktop (server key RadauMCP). The assistant then gets two tools: search_docs for ranked hits with snippets, and get_passage for the full unit by id. Prefer a guided, plain-language path? The install page has audience tabs (Mom / Girlfriend / Wife) plus Claude and Mistral Free recipes — JSON for power users is below that.

What’s in the corpus

A fixed English DORA demo pack — articles and related units, indexed in-process for search. Prefer browsing the same family of passages in the Radau UI at radau.tiesa.tech; use RadauMCP when an assistant needs tool calls. Dora (graph-RAG) is a separate, frozen product and is untouched here.

Safety / limits

Public and read-only in v0: no writes, no uploads, no OAuth. Caps keep responses small (k ≤ 10 on search; truncated snippets). Returned text is a research aid for a demo corpus that may grow — always verify against official publications. More on Safety.