ClawQL Learn
ClawQL Learn is the home for practical guides — from your first npx clawql-mcp through production deployment and optional tools.
Start here
If you are new to ClawQL, follow this sequence:
- Quickstart — run the MCP server, install options, Streamable HTTP
- Agent setup — Desktop, Cursor iOS, local sandbox
- MCP clients — Cursor, Claude Desktop, and other MCP hosts
- Concepts — how
searchandexecutefit together - Using search and execute — inputs, args, fields, and pitfalls
- Tools — full tool surface and behavior
Learn modules
Curated walkthroughs under /learn— the same links as ClawQL Learn in the sidebar.
Using search & execute
`search` / `execute` inputs, args, response fields, and common pitfalls when calling loaded OpenAPI specs.
External ingest & knowledge lake
Import Markdown or a single URL into the vault with `ingest_external_knowledge`, dry runs, and vault pairing.
Onyx enterprise search
Optional `knowledge_search_onyx`: ACL-aware semantic search over your enterprise Onyx index.
Document pipeline
Seven-vendor IDP path: Nextcloud → Tika → Gotenberg → Stirling → archive → Onyx → Coneshare.
Sandbox exec
Optional sandbox_exec MCP tool; pair with Local agent sandbox for full harness containment.
Effect-TS in ClawQL
Why Effect-TS enforces the 7-layer architecture: Layers, Gateway composition, fail-closed errors, and optional plugins.
Ouroboros tools
`ouroboros_*`: seed from documents, evolutionary loop, Postgres lineage, and route hints vs raw infra.
OpenClaw with ClawQL
Gateway wiring, `openclaw mcp set`, and a smoke path so agents use the same MCP surface as Cursor.
Schedule & notify workflows
`schedule` synthetics plus `notify` to Slack — threads, HITL hooks, and Label Studio handoff patterns.
Cache handoff between chats
Core `cache` tool: scratch state, TTL, namespacing, and carrying context into a new chat session.
clawql-memory (Memory 2.0)
Vault ingest/recall, wikilink graph, hybrid vectors, PageIndex, team sync, and the inference flywheel.
Audit tool & observability
Core `audit` ring buffer plus Prometheus, Grafana, and Loki — breadcrumbs without vault writes.
Related guides
Install, specs, deployment, networking, and operations pages outside /learn that pair with the modules above.
Spec configuration
OpenAPI paths, URLs, Google Discovery, merged presets, and CLAWQL_* precedence for loaded specs.
Tailscale & Headscale
Private tailnets for MCP: MagicDNS, Serve, CLAWQL_MCP_URL, ACLs, and mesh vs cluster DNS.
Kubernetes
Helm install, gRPC and HTTP, auth, rebuilds, and Kustomize patterns for dev and prod clusters.
Docker Desktop: Istio & observability
Prometheus, Grafana, Tempo, Kiali, and OTel Collector on Docker Desktop — beginner-oriented runbooks.
Security
Golden image pipeline, Kyverno, Cosign keyless signing, Trivy/OSV gates, and supply-chain references.
Troubleshooting
Common MCP host failures, spec loading, auth, and where to look first when something breaks.
Examples & walkthroughs
Session narratives and postmortems — see all examples.
Example: Cloudflare docs deploy
MCP workflow for docs.clawql.com: search, execute, vault memory, and Worker runtime triage.
Example: Vault + GitHub session
memory_ingest at scale, issue triage, and shipping enterprise audit tooling with docs.
Example: Cross-thread vault recall
Repo search vs memory_recall — Obsidian graph, wikilinks, and session resume patterns.
Browse by stack topic
Use these hubs when you care about one slice of the product:
- Core MCP — Tools, Spec configuration, Bundled specs
- Architecture & platform — Architecture, Vision & status, Contributor Technical Specification
- Session & automation — clawql-memory (Memory 2.0), Optional tools hub, Schedule & notify workflows, Audit tool & observability
- Knowledge & documents — Document pipeline, External ingest, Onyx search
- Spec-first workflows — Ouroboros tools, Ouroboros library
- OpenClaw gateway — OpenClaw + ClawQL
Modules and certifications
Hands-on modules above prepare you for production MCP usage. Security curriculum lives under Security best practices.