Skip to main content
Glama
bakalagoin

Codix Build MCP

by bakalagoin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CODIX_BUILD_API_KEYNoAPI key to enable higher quota tier and cloud-hosted templates registry
CODIX_BUILD_TOKEN_BUDGETNoToken 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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/bakalagoin/codix-build-mcp'

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