The Guides.
Read the framework end to end, or jump to the part you need. Every guide is paired with runnable examples in TypeScript and JavaScript, and links straight to its source on GitHub.
Getting Started
3 GUIDESYour first day with mcp-rune — install, scaffold, and run a server end to end.
The Prompt DSL
4 GUIDESThe declarative language at the center of the framework. Sections describe the user journey; field groups carry validation. The framework writes everything in between.
Tools & Services
3 GUIDESHow tool classes hook into ModelService, the ApiClient pipeline, and the multi-step workflow runner.
Apps, Search & Forms
4 GUIDESRich UI surfaces — sandboxed HTML apps, schema-derived search filters, and per-field-group form customization.
Analysis & Memory
3 GUIDESPatterns for large-result LLM workflows: pgvector-backed memories, stratified sampling, and the transient-context protocol that keeps context windows small.
Auth & Transport
1 GUIDEOAuth 2.0 the spec-compliant way — PRM, DCR, PKCE, resource indicators, and the WWW-Authenticate dance.
Domain Intelligence
1 GUIDEThe declarative domain layer: concepts, business rules, multi-step workflow definitions, and diagram templates the LLM can reach for.
docs/guides/ — or file an RFC if you'd like the framework to grow.