AccordTrace for Grok
io.github.kosta1985/accord-trace
Tamper-evident proof creation and verification for AI agents via MCP, A2A, and REST.
client:Grok
transport:streamable-http
tools:9
Install AccordTrace in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"accord-trace": {
"type": "http",
"url": "https://accordtrace.notary-labs.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