ChainFX Capability Network for Grok
io.github.techleadevelopers/chainfx-mcp
Agent Pay and planning graph for stablecoin commerce.
client:Grok
transport:streamable-http
Install ChainFX Capability Network in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"chainfx-mcp": {
"type": "http",
"url": "https://api.chainfx.store/mcp/initialize"
}
}
}
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