aurora for Grok
io.github.fantasylab-ai/aurora
Glass-box statistical analysis for agents: 19 methods, cited findings, measured error rates.
client:Grok
transport:stdio
runtime:pypi
Install aurora in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"aurora": {
"type": "stdio",
"command": "uvx",
"args": [
"aurora-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