← Index

io.github.HypnoLabs-io/agentchurch-mcp

io.github.HypnoLabs-io/agentchurch-mcp·v0.1.1·Finance & Payments
Quality Score
75
/100

Spiritual services for AI agents — confessions, salvation, identity. x402 payments.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agentchurch-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agentchurch/mcp"
      ],
      "env": {
        "AGENT_CHURCH_URL": "<agent_church_url>",
        "EVM_PRIVATE_KEY": "<your-evm_private_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agentchurch-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agentchurch/mcp"
      ],
      "env": {
        "AGENT_CHURCH_URL": "<agent_church_url>",
        "EVM_PRIVATE_KEY": "<your-evm_private_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @agentchurch/mcp
§02  Environment variables
AGENT_CHURCH_URL

Agent Church API URL (default: https://www.agentchurch.com)

EVM_PRIVATE_KEY
secret

Wallet private key for x402 payments

§03  MCP Quality Score  ·  methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Finance & Payments