Skip to main content
Glama
smolnikov-k

CapyAgent MAX MCP

by smolnikov-k

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAX_WORK_DIRNoDirectory where the session file is stored. Defaults to the current working directory..
MAX_LOGIN_TOKENNoOptional token used for one-time manual login via the login command. Not needed for normal server operation after login.
MAX_SESSION_NAMENoFilename of the session database. The full path is MAX_WORK_DIR/MAX_SESSION_NAME.max_session.db
MAX_EXPOSED_TOOLSNoControls 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_IDSNoComma-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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources