Author rules from policy docs, then decide: a Rete engine gives the verdict, an LLM explains why. Connect the official ai·rete·rag MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Pick your client. Copy, paste, done — or let gate handle sign-ins and policies for you.
claude mcp add --transport http ai-rete-rag https://ai-rete-rag.com/mcpRun in your terminal, then restart Claude Code.
ai·rete·rag · https://ai-rete-rag.com/mcp
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “decide”: Make a deterministic, auditable decision in a domain. The verdict comes from the domain's rule set (Rete engine, never the LLM), so it is r.”
“Use “list_rules”: List the decision rules for one domain (or all domains). Returns each rule's conditions — either a flat AND list (field / operator / value).”
“Use “ingest_text”: Add policy/reference text to a domain's knowledge base. The text is chunked and embedded; explanations for future decisions in this domain.”
“Use “list_documents”: List the documents ingested into a domain's knowledge base.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how ai·rete·rag holds up.
Operated by ai·rete·rag (ai-rete-rag.com) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If ai·rete·rag adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose ai·rete·rag in the gate directory. No sign-in needed.
ai·rete·rag's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
decide — Make a deterministic, auditable decision in a domain. The verdict comes from the domain's rule set (Rete engine, never the LLM), so it is r
list_rules — List the decision rules for one domain (or all domains). Returns each rule's conditions — either a flat AND list (field / operator / value)
ingest_text — Add policy/reference text to a domain's knowledge base. The text is chunked and embedded; explanations for future decisions in this domain
list_documents — List the documents ingested into a domain's knowledge base.
get_rule_source — Fetch a domain's rule set as editable YAML (plus the parsed rules and whether you may edit it). Use this before `put_rules` to see the curre
put_rules — Create or replace a domain's rule set from YAML (self-serve rule authoring). The first save to a new domain claims it for your account (pla
import_policy_rules — Convert a written policy document into DRAFT decision rules (LLM-assisted). Returns validated draft rules (when/action, including chained a
get_usage — Show this account's decision usage, plan, and remaining monthly quota.
https://ai-rete-rag.com/mcpYes — ai·rete·rag operates its own remote MCP server at ai-rete-rag.com. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick ai·rete·rag in the directory. No account or sign-in is needed. From then on, ai·rete·rag's tools are available in every client you've connected to gate.
No. ai·rete·rag runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect ai·rete·rag in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up ai·rete·rag in: Claude · Claude Code · ChatGPT · Cursor · VS Code