ctx4-ai
by dubzdubz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | Yes | Supabase PostgreSQL connection string | |
| GITHUB_APP_ID | Yes | GitHub App ID | |
| VERCEL_OIDC_TOKEN | No | Vercel OIDC token (optional, for sandbox auth) | |
| NEXT_PUBLIC_APP_URL | Yes | Application URL (e.g., http://localhost:3000) | |
| GITHUB_APP_CLIENT_ID | Yes | GitHub App client ID | |
| GITHUB_APP_PRIVATE_KEY | Yes | GitHub App private key | |
| GITHUB_APP_CLIENT_SECRET | Yes | GitHub App client secret | |
| NEXT_PUBLIC_SUPABASE_URL | Yes | Supabase project URL | |
| SUPABASE_SERVICE_ROLE_KEY | Yes | Supabase service role key | |
| NEXT_PUBLIC_GITHUB_APP_SLUG | Yes | GitHub App slug | |
| NEXT_PUBLIC_SUPABASE_ANON_KEY | Yes | Supabase anon key |
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 | |
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/dubzdubz/ctx4-ai'
If you have feedback or need assistance with the MCP directory API, please join our Discord server