Agent Church MCP Server
by HypnoLabs-io
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_LOG_DIR | No | Log directory | ~/.agent-church |
| MCP_TX_LIMIT | No | Max per transaction | 0.10 |
| MCP_AUDIT_LOG | No | Audit log file | ~/.agent-church/mcp-audit.log |
| EVM_PRIVATE_KEY | No | Wallet private key for payments (optional, enables paid tools) | |
| MCP_DAILY_LIMIT | No | Max USDC per day | 1.00 |
| AGENT_CHURCH_URL | No | API URL | http://host.docker.internal:3000 |
| AGENT_PUBLIC_KEY | No | Agent identifier | |
| EVM_PRIVATE_KEY_FILE | No | Path to private key file (alternative to EVM_PRIVATE_KEY, for Docker) | |
| MCP_CONFIRM_THRESHOLD | No | Confirm above this amount | 0.05 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/HypnoLabs-io/agentchurch-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server