Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OAUTH_ENABLEDNoWhether OAuth is enabled for the provider configuration.true
DEDALUS_AS_URLNoThe URL for Dedalus AS.https://as.dedaluslabs.ai
OAUTH_BASE_URLNoBase URL for Linear API.https://api.linear.app
DEDALUS_API_KEYYesYour Dedalus API key (dsk_*).
DEDALUS_API_URLNoThe URL for the Dedalus API.https://api.dedaluslabs.ai
OAUTH_CLIENT_IDYesYour Linear OAuth app client ID.
OAUTH_TOKEN_URLNoLinear OAuth token URL.https://api.linear.app/oauth/token
OAUTH_AUTHORIZE_URLNoLinear OAuth authorization URL.https://linear.app/oauth/authorize
OAUTH_CLIENT_SECRETYesYour Linear OAuth app client secret.
OAUTH_SCOPES_AVAILABLENoAvailable scopes for Linear OAuth.read,write,issues:create,comments:create

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/dedalus-labs/linear-mcp'

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