fde agent for Grok
io.github.minjikim89/fde-agent
Diagnose AI workflows for failure, security, and handoff risks — RED/AMBER/GREEN per node.
client:Grok
transport:streamable-http
tools:1
Install fde agent in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"fde-agent": {
"type": "http",
"url": "https://fde-mcp.mj-mcp-tools.workers.dev/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