AgentKYB for Grok
io.github.andy229651/agentkyb
Pre-payment trust for AI agents: Payment Guard plus deep vendor KYB via x402.
client:Grok
transport:streamable-http
tools:2
Install AgentKYB in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agentkyb": {
"type": "http",
"url": "https://agentkyb.andy229651.workers.dev/mcp-x402"
}
}
}
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