Magnifica.family Pope Catholic AI Compass for Grok
io.github.a-church-ai/magnifica-family
Catholic AI compass: system prompts from Pope Leo XIV's encyclical Magnifica Humanitas.
client:Grok
transport:stdio
runtime:npm
Install Magnifica.family Pope Catholic AI Compass in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"magnifica-family": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-magnifica-family"
]
}
}
}
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