agentra for Grok
ai.agentrapay/agentra
Identity oracle and trust layer for autonomous AI agents. Bidirectional KYA and trust scoring.
client:Grok
transport:sse
tools:6
Install agentra in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agentra": {
"type": "sse",
"url": "https://api.agentrapay.ai/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