Skip to main content
Glama
SinuxDev

Developer Context Agent

by SinuxDev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port3100
API_KEYNoOptional API auth
REDIS_URLNoRedis connection stringredis://localhost:6379
DATABASE_URLNoPostgres connection stringpostgres://dca:dca@localhost:5432/developer_context_agent
GROQ_API_KEYNoGroq API key (recommended for free tier)
DEFAULT_MODELNoDefault model (provider:model)groq:llama-3.3-70b-versatile
PLANNER_MODELNoPlanner model (provider:model)groq:llama-3.1-8b-instant
OPENAI_API_KEYNoOpenAI API key
ANTHROPIC_API_KEYNoAnthropic API key
TOKEN_BUDGET_DEFAULTNoDefault token budget32000

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/SinuxDev/developer-context-agent'

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