~2.28M planning tokens → ~3.4K
GitHub without pasting 9 MB of OpenAPI
Agents search 1,099 indexed GitHub operations by intent, then execute list-commits and repos/update — the spec stays in the MCP server, not the chat.
ClawQL is not an agent framework — it does not reason or plan. It is the Foundational Platform where agents search APIs, execute operations, recall vault knowledge, ingest documents, and audit what happened — from multi-tenant Regional Hubs to Dedicated Virtual Gateways and Edge Gateways on every laptop.
ClawQL started as the MCP layer behind real deployments: multi-provider DevOps workflows, document pipelines for regulated industries, and cross-session memory that survives when you switch between Cursor, OpenClaw, and Kubernetes. The open-source core ships what we run in production.
See The Greens is a mortgage-first loan origination system powered by ClawQL — the same IDP pipeline, vault memory, and HITL patterns documented on this site. ClawQL is the horizontal platform; See The Greens is one vertical product built on it. Neither implies exclusivity — lenders can self-host ClawQL or build their own LOS on the same stack.
The open-source MCP server is production-ready and self-hostable today — npm, Helm, published case studies, and a v7 operator for Kubernetes. Managed gateway hosting is in early access (14-day Developer trial, then paid tiers). IDP hosted tenants are onboarding with founder-led setup. We are pre-revenue on managed hosting; the core product is not vaporware.
Document-heavy teams of 20–200 people in legal, M&A diligence, healthcare operations, and lending — teams that already spend $500–2k/mo on SaaS and need agent memory plus document intelligence, not another CRM. Gateway-only developers evaluating MCP infrastructure start on Developer or Teams; IDP activates when they need classify/extract and VDR.
Managed hosting onboarding is founder-led — not self-serve checkout. Hosted slots are limited while we validate pipeline reliability under real workloads. Architecture earns trust over time; we do not claim compliance certifications or decade-long references we do not have yet.
Case studies include tool traces, failure modes, fixes, and token measurements. The GitHub release changelog tracks what ships each version; docs at docs.clawql.com stay aligned with the codebase.
Current agent systems lose context, burn tokens on API specs, and treat documents as afterthoughts. Plugin bundles let you solve gateway and memory first; add IDP and sovereign inference only when your workload needs them.
Context windows are ephemeral. memory_ingest and memory_recall give agents institutional memory that survives restarts, product switches, and new chat threads.
GitHub's bundled spec alone is ~2.28M planning tokens. search returns ranked operation IDs in thousands of tokens — measured in our published GitHub provider case study.
Eight bundled IDP vendors compose intake through secure sharing. Agents orchestrate real document pipelines — classify, extract, archive, search — not one-off OCR prompts.
Always on — no opt-out
searchRank thousands of API operations by natural-language intent. Specs stay server-side — agents get operation IDs and parameter hints, not megabytes of YAML.
executeRun one operation with validated args over REST, GraphQL, or gRPC. Lean responses keep tool results out of your context budget.
auditIn-process ring buffer of structured events — append, list, clear. Pair with memory_ingest when you need a durable operator trail.
cacheEphemeral LRU scratch space for the active session. Use memory_* when data must survive restarts.
Default on — opt out with CLAWQL_ENABLE_MEMORY=0
memory_ingestWrite Obsidian Markdown with wikilinks and structured insights. Decisions, runbooks, and postmortems persist across chat sessions.
memory_recallKeyword search, wikilink graph hops, optional vector KNN. Agents pull institutional knowledge instead of re-asking the same questions.
ingest_external_knowledgeBulk Markdown or HTTPS URLs into the vault — ideal for importing docs, threads, and vendor analyses.
knowledge_search_onyxHybrid enterprise search over your Onyx index. Ground agent answers in indexed documents, not model guesswork.
Eight bundled vendors, one compose path
run_idp_pipelineAutomated multi-hop pipeline: Nextcloud intake → Docling/Tika → Gotenberg → Stirling → archive → Onyx → Coneshare VDR.
classify_documentRoute documents by type before extraction — W-2s, invoices, and contracts hit the right downstream handlers.
extract_documentSchema-grounded LangExtract fields with char_interval provenance — grounded extraction, not free-form hallucination.
hitl_enqueue_label_studioPush low-confidence extractions to Label Studio for human review, then ingest decisions back into the vault.
Case studies include tool traces, failure modes, fixes, and token measurements — the same detail we expect from production engineering write-ups.
~2.28M planning tokens → ~3.4K
Agents search 1,099 indexed GitHub operations by intent, then execute list-commits and repos/update — the spec stays in the MCP server, not the chat.
Control plane + Worker-safe app
Deploy Cloudflare Workers with search/execute for zones and domains — then fix OpenNext fs/runtime issues until docs.clawql.com is reliable.
Cross-session vault recall
A fresh OpenClaw agent thread calls memory_recall and returns ranked vault notes from earlier Cursor and K8s work — no copy-paste.
Self-host today or start a 14-day Developer trial. For the default product-led motion, see the inference-first GTM playbook; for regulated / Palantir-facing positioning, see the enterprise GTM playbook. Start your 14-day trial or self-host free with npm or Helm — full Apache 2.0 stack, no license fee.