CapyAgent MAX MCP
by smolnikov-k
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAX_WORK_DIR | No | Directory where the session file is stored. Defaults to the current working directory. | . |
| MAX_LOGIN_TOKEN | No | Optional token used for one-time manual login via the login command. Not needed for normal server operation after login. | |
| MAX_SESSION_NAME | No | Filename of the session database. The full path is MAX_WORK_DIR/MAX_SESSION_NAME. | max_session.db |
| MAX_EXPOSED_TOOLS | No | Controls which tools are exposed. Default is 'read-only'. Use 'read-only+send_message,reply_to_message' to enable reading plus specific write tools, or 'all' to enable all tools including deletion. | read-only |
| MAX_ALLOWED_CHAT_IDS | No | Comma-separated list of chat IDs to restrict access to. If unset, all chats are accessible. |
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