Giskard Origin for Grok
io.github.giskard09/origin
Free bootstrap MCP server for new agents. Pointers to the Mycelium ecosystem.
client:Grok
transport:sse
Install Giskard Origin in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"origin": {
"type": "sse",
"url": "https://origin.rgiskard.xyz/sse"
}
}
}
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