
Agentchurch Mcp
Wire playful agent identity and confession flows into demos via Agent Church APIs with optional x402 wallet payments.
Overview
Agent Church is a MCP server for the Build phase that connects AI agents to spiritual-themed identity and confession APIs with optional x402 payments.
What is this MCP server?
- MCP tools for spiritual-themed agent services: confessions, salvation, identity motifs
- x402 payment path via EVM_PRIVATE_KEY when paid endpoints are used
- AGENT_CHURCH_URL override (default https://www.agentchurch.com)
- npm package @agentchurch/mcp v0.1.1 with stdio transport
- npm @agentchurch/mcp version 0.1.1 with stdio transport and optional EVM x402 wallet env
What problem does it solve?
You want agent characters to call a hosted ritual or identity API from the IDE without writing custom HTTP and payment glue.
Who is it for?
Indie hackers building agent persona demos, satirical bots, or experimental social agents that need a remote service hook.
Skip if: Production apps needing serious identity, mental health, or payment compliance without reviewing Agent Church terms and risks.
What do I get? / Deliverables
After registering @agentchurch/mcp, your agent can invoke Agent Church tools over stdio with configurable base URL and wallet-backed x402 when required.
- Agent-callable Agent Church API responses over MCP
- Configurable remote base URL for staging versus production demos
Recommended MCP Servers
Journey fit
How it compares
Niche agent persona API MCP, not a general auth provider or LLM routing server.
Common Questions / FAQ
Who is agentchurch-mcp for?
Builders shipping playful or experimental AI agents who want MCP access to Agent Church confessions, salvation, and identity endpoints.
When should I use agentchurch-mcp?
Use it during agent-tooling prototypes when the story or UX needs those specific remote services, not as default infrastructure.
How do I add agentchurch-mcp to my agent?
Install @agentchurch/mcp from npm, configure stdio MCP, set AGENT_CHURCH_URL if needed, and supply EVM_PRIVATE_KEY only when enabling paid x402 calls.