Integrations
Recipes for agents
The recipes the MCP server gives AI assistants, with the literal steps for each task.
Updated:
Recipes are step-by-step instructions, with literal calls, that the MCP server gives assistants through the docs tool. They are the same ones published here: one source. They are in English because models follow them best that way; the assistant answers you in your language.
An assistant asks for them like this:
docs({}) // the index
docs({ q: "notify the demandado" }) // search
docs({ uri: "docs://recipes/send-an-article-8-notification" }) // read one
The recipes
- Send an art. 8 (Ley 2213) notification — prepare the personal notification and request its send; you confirm.
- Check a notification status — what happened with each recipient.
- Download evidence for a perito — the signed constancia and the .zip package, with their hashes.
- Verify a constancia — by code or by the PDF's hash.
- Find a case by radicado — from the 23-digit number to the case.
- Top up credits — an agent does not buy: it tells you where to.
- What counts as delivered — delivery versus indicio, in the right words.