Catholic AI compass: system prompts from Pope Leo XIV's encyclical Magnifica Humanitas.
claude mcp add magnifica-family -- npx -y mcp-magnifica-family
claude_desktop_config.json
{
"mcpServers": {
"magnifica-family": {
"command": "npx",
"args": [
"-y",
"mcp-magnifica-family"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"magnifica-family": {
"command": "npx",
"args": [
"-y",
"mcp-magnifica-family"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"magnifica-family": {
"command": "npx",
"args": [
"-y",
"mcp-magnifica-family"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"magnifica-family": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-magnifica-family"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"magnifica-family": {
"command": "npx",
"args": [
"-y",
"mcp-magnifica-family"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.a-church-ai--magnifica-family/reviews or the review_server meta-tool.
POST /mcp