Skip to main content
Glama
wellknownmcp

Cortex Gateway

by wellknownmcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OAUTH_ISSUERYesYour OAuth 2.1 authorization server
CORTEX_BACKENDSYesComma-separated list of backend IDs
CORTEX_DATABASE_URLNoPostgreSQL for audit persistence + gateway tickets
CORTEX_CANONICAL_URINoCanonical MCP resource URI (RFC 9728), default JWT audience
CORTEX_ALLOWED_ORIGINSNoWeb origins allowed (exact or *.suffix)
CORTEX_TECHNICAL_TOKENYesStatic token for catalog discovery
CORTEX_DEV_BYPASS_TOKENNoDev bypass token for local development
CORTEX_DEV_BYPASS_SCOPESNoScopes for dev bypass token
CORTEX_TICKET_WEBHOOK_URLNoWebhook for blocking missing-capability tickets

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/wellknownmcp/cortex-gateway'

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