MCP Directory
Back

aicode-toolkit

by AgiFlow · TypeScript · ★ 154

Toolkit for Coding Agents to work reliably with repo of any size.

#full-stack#mcp-server#programming#vibecoding

Install

npx -y github:AgiFlow/aicode-toolkit

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "aicode-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "github:AgiFlow/aicode-toolkit"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@agiflowai/scaffold-mcp) [](https://opensource.org/licenses/AGPL-3.0) [](https://discord.gg/NsB6q9Vas9) This repo provides: - project and feature scaffolding via templates - file-level design guidance before edits - rule-based review after edits - design-system discovery for frontend work As projects scale, conventions in docs like , , and style guides become hard to keep concise and consistently applied by AI agents. This toolkit moves those conventions into reusable template configs (, , ) so agents can discover only the relevant guidance when needed. Requ…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers