Attestix for Grok
io.github.vibetensor/attestix
AI agent identity, W3C credentials, EU AI Act compliance. 47 MCP tools.
client:Grok
transport:stdio
runtime:pypi
Install Attestix in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"attestix": {
"type": "stdio",
"command": "uvx",
"args": [
"attestix"
]
}
}
}
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