Skip to content
VS Code

Native Soil for VS Code

dev.nativesoil/soil

Save an AI chat's working state, load it in any other model or provider. Verified, secret-safe.

client:VS Code transport:streamable-http

Install Native Soil in VS Code

.vscode/mcp.json

{
  "servers": {
    "soil": {
      "type": "http",
      "url": "https://mcp.nativesoil.dev/mcp/soil"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Native Soil in other clients