Verify API for Grok
io.github.drain54/verify-api
AI infrastructure claim verification — pay-per-query via x402.
client:Grok
transport:streamable-http
Install Verify API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"verify-api": {
"type": "http",
"url": "https://slinging-chloride-chair.ngrok-free.dev/v1/verify"
}
}
}
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