Skip to main content

Crate scone

Crate scone 

Source
Expand description

Library surface of the scone binary (MCP server module).

Modules§

mcp
MCP server: persistent memory for any MCP agent (spec §8).
serve
Self-hostable HTTP API (spec §8): the same core calls the CLI and MCP make — no privileged path. Every request authenticates with a Bearer key bound to exactly one space (per-key scoping; memory/bugs.md P-1), and bounds mirror the MCP surface (P-4).