Agent Channel for Grok
io.github.amkentech/agent-channel
One identity across Claude Code, Codex, Cursor, Gemini, Windsurf: shared inbox and handoffs.
client:Grok
transport:streamable-http
Install Agent Channel in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-channel": {
"type": "http",
"url": "https://channel.amkentech.com/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