codify

jorelcb/codify
★ 1 stars Go AI/LLM Updated 2d ago
Give your AI agent the blueprint it needs. MCP server & CLI that generates context, specs, and Agent Skills from project descriptions — powered by Claude & Gemini.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codify": {
      "command": "go",
      "args": [
        "run",
        "github.com/jorelcb/codify@latest"
      ]
    }
  }
}

Topics

binarycontext-engineeringgolangmcpmcp-serverskills