Agent Evidence API for Grok
io.github.thx93/agent-evidence-api
MCP-native web evidence and claim verification: cited, source-grounded evidence for AI agents.
client:Grok
transport:streamable-http
tools:2
Install Agent Evidence API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-evidence-api": {
"type": "http",
"url": "https://agent-evidence-api.thx93.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