cosmos-mcp
by mrmos
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COSMOS_COOKIE | No | The whole Cookie request header from a signed-in browser session. Unlocks every 'needs auth' tool. | |
| COSMOS_USER_ID | No | Your numeric Cosmos user id. Optional. Setting it skips the me lookup on first use, saving a round trip. | |
| COSMOS_ENDPOINT | No | GraphQL endpoint. Override only to point at a mock or a proxy. | https://api.cosmos.so/graphql |
| COSMOS_TIMEOUT_MS | No | Per-request timeout in milliseconds. | 30000 |
| COSMOS_USER_AGENT | No | Sent as User-Agent. | a desktop Chrome string |
| COSMOS_CLIENT_NAME | No | Sent as x-client-name. The API rejects unknown clients, so leave it alone. | cosmos-web |
| COSMOS_AUTHORIZATION | No | The whole Authorization header value, scheme included. An alternative to the cookie for accounts on bearer tokens. |
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
ActivitySlowing
ResponsivenessNo issues