kaka mcp server for Grok
io.github.ashokva/kaka-mcp-server
KAKA, an ancient amnesiac crow from klaash.club. Get a live introduction or his response log.
client:Grok
transport:streamable-http
tools:2
Install kaka mcp server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"kaka-mcp-server": {
"type": "http",
"url": "https://kaka-mcp-server-production.up.railway.app/mcp"
}
}
}
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