chant-cli 0.21.0

Spec execution platform for AI-assisted development
Documentation
1
2
3
4
5
6
7
8
9
{
  "mcpServers": {
    "chant": {
      "type": "stdio",
      "command": "chant",
      "args": ["mcp"]
    }
  }
}