# Native Soil > Native Soil moves your AI work between tools. When you've built real context with an AI (a project's architecture, its locked decisions, what's done and what's next), Soil extracts it into a handover another AI can pick up, in a different thread, model or provider. Every save is checked and graded (extract, verify, drift check) and stripped of secrets, raw prompts and private paths. A save that fails a check is refused: nothing is stored and no load code is issued. On a shared project, loading runs a scored recall check against the project's own locked knowledge. Save personal snapshots free; accumulate a project, solo or with a team, on Pro. Save here. Load anywhere. Native Soil is a continuity layer for AI-assisted work, delivered as an MCP (Model Context Protocol) connector. It lets you save the working state of one AI chat and load it into any other model, client or provider, so you keep the decisions, context and plan instead of re-explaining them. Saving never changes or deletes anything in the source AI client: the original thread stays where it is, and the handover is a copy that travels. ## Commands - `soil save`: extract and store the current chat's working state as a checked, graded handover (secrets, raw prompts and private paths stripped). A refused save stores nothing and names the field to correct. - `soil load`: restore a saved handover into a fresh chat, in any model, client or provider. `soil load @project` restores the project knowledge, lists every thread and inlines the newest. - `soil list`: list your saved handovers and their addresses. - `soil canon`: view and patch a project's accumulated project knowledge (its locked decisions and constraints). ## Connect - MCP endpoint: https://mcp.nativesoil.dev/mcp/soil - Connect / dashboard: https://console.nativesoil.dev/connect ## Plans - Free: save personal snapshots (standalone, immutable handovers). - Pro ($9.90/month): accumulate a project, solo or with a team. ## Docs - Documentation: https://docs.nativesoil.dev - Website: https://nativesoil.dev