Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COTI_MCP_AES_KEYYesYour COTI AES key(s) for API authentication. For multiple accounts, use comma-separated values.
COTI_MCP_PUBLIC_KEYYesYour COTI public key(s) corresponding to the private key. For multiple accounts, use comma-separated values.
COTI_MCP_PRIVATE_KEYYesYour COTI private key(s) for signing transactions. For multiple accounts, use comma-separated values.
COTI_MCP_CURRENT_PUBLIC_KEYYesThe current account public key to use (must match one of the public keys in COTI_MCP_PUBLIC_KEY)

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

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/cuongpo/coti-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server