Backstory: search your data exports locally for Grok
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
client:Grok
transport:stdio
runtime:nuget
Install Backstory: search your data exports locally in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"backstory": {
"type": "stdio",
"command": "dnx",
"args": [
"Backstory",
"--yes"
]
}
}
}
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