Skip to content
Grok

Elucora Evidence API for Grok

com.elucora/evidence

Capture a web source, or seal a hash you hold, into a signed receipt anyone can verify offline.

client:Grok transport:streamable-http

Install Elucora Evidence API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "evidence": {
      "type": "http",
      "url": "https://elucora.com/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

Elucora Evidence API in other clients