hcp-server
by postnikov
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port the server listens on | |
| DATA_DIR | No | Directory for data files (journal, inbox, budget) | |
| ASK_MODEL | No | Model used by the ask tool | |
| ASK_ENABLED | No | Enables the ask tool (can also be set in config.json) | |
| CONTEXT_DIR | No | Directory containing the personal context files | |
| MCP_PUBLIC_URL | No | Public URL of the /mcp endpoint | |
| NOTIFY_EMAIL_TO | No | Recipient email address for notifications | |
| SERVE_DISCOVERY | No | Whether to serve /llms.txt and server-card (default: yes) | true |
| ANTHROPIC_API_KEY | No | API key for the ask tool. BYOK: you pay | |
| ASK_CALLS_PER_DAY | No | Daily call limit for the ask tool | |
| NOTIFY_EMAIL_FROM | No | Sender email address for notifications | |
| NOTIFY_TG_CHAT_ID | No | Telegram chat ID for incoming message notifications | |
| ASK_TOKENS_PER_DAY | No | Daily token limit for the ask tool | |
| NOTIFY_TG_BOT_TOKEN | No | Telegram bot token for incoming message notifications | |
| NOTIFY_RESEND_API_KEY | No | Resend API key for email notifications |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues