Codix Build MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CODIX_BUILD_API_KEY | No | API key to enable higher quota tier and cloud-hosted templates registry | |
| CODIX_BUILD_TOKEN_BUDGET | No | Token budget per step for Smart Context Mode |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| codix.project.analyzeB | Analyze a short project brief into type, modules, risks, milestones and Smart Context chunks. |
| codix.stack.recommendC | Recommend a stack from project type, budget, team level and hosting target. |
| codix.prompt.generateB | Generate a compact agent prompt using Smart Context Mode instead of long pasted docs. |
| codix.architecture.getB | Return the canonical architecture layers and build order for a project type and stack. |
| codix.template.getA | Return a project template file tree, commands and notes for Laravel, Next.js, Flutter, WordPress, API, docs and more. |
| codix.license.injectB | Generate Codinfy-compatible license integration instructions without hardcoding secrets. |
| codix.design.applyC | Apply a pragmatic design system: tokens, components and app-like mobile UX rules. |
| codix.api.generateC | Generate API route/controller/service/validation/test plan from resources. |
| codix.database.schemaC | Generate database schema guidance: migrations, relations and seeders. |
| codix.security.checklistC | Return a security checklist for stack, features and compliance needs. |
| codix.marketplace.checkB | Check readiness for Codinfy Store / CodeCanyon packaging. |
| codix.docs.generateC | Generate documentation outline and starter snippets. |
| codix.deploy.guideB | Generate deployment steps for cPanel, VPS, Docker, Vercel, Render, Railway, Cloudflare Pages, Firebase, Supabase or app stores. |
| codix.debug.helpB | Map an error message to likely causes and verification commands. |
| codix.cost.optimizeC | Suggest prompt-token and infrastructure cost optimizations. |
| codix.context.smartC | Smart Context Mode: return only the context chunks needed for the active task. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/bakalagoin/codix-build-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server