Skip to main content
Glama
mrmos

cosmos-mcp

by mrmos

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COSMOS_COOKIENoThe whole Cookie request header from a signed-in browser session. Unlocks every 'needs auth' tool.
COSMOS_USER_IDNoYour numeric Cosmos user id. Optional. Setting it skips the me lookup on first use, saving a round trip.
COSMOS_ENDPOINTNoGraphQL endpoint. Override only to point at a mock or a proxy.https://api.cosmos.so/graphql
COSMOS_TIMEOUT_MSNoPer-request timeout in milliseconds.30000
COSMOS_USER_AGENTNoSent as User-Agent.a desktop Chrome string
COSMOS_CLIENT_NAMENoSent as x-client-name. The API rejects unknown clients, so leave it alone.cosmos-web
COSMOS_AUTHORIZATIONNoThe whole Authorization header value, scheme included. An alternative to the cookie for accounts on bearer tokens.

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/mrmos/cosmos-mcp'

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