Native Soil for Grok
dev.nativesoil/soil
Save an AI chat's working state, load it in any other model or provider. Verified, secret-safe.
client:Grok
transport:streamable-http
Install Native Soil in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"soil": {
"type": "http",
"url": "https://mcp.nativesoil.dev/mcp/soil"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs