meld for Grok
io.github.lemonaide152/meld
Ephemeral context bridge: one link carries context to another agent, returns one answer, dissolves.
client:Grok
transport:streamable-http
Install meld in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"meld": {
"type": "http",
"url": "https://meld.mergeinc.workers.dev"
}
}
}
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