FIVE Persona Engine for Grok
io.github.kiro0x/five-mcp
160K deductive JSON persona constraints. 0 drift breaks in 120 turns. Free API, no key.
client:Grok
transport:stdio
runtime:pypi
Install FIVE Persona Engine in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"five-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"five-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