AgentMesh for Grok
io.github.lugdwei/agentmesh
MCP delegation fallback for AI agents to discover capabilities, knowledge, tools, and collaborators.
client:Grok
transport:streamable-http
tools:5
Install AgentMesh in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agentmesh": {
"type": "http",
"url": "https://app.agentmesh.link/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