eyalzh/context-kit
A CLI tool and MCP client, used to create spec files for AI coding agents with context baked in
Platform-specific configuration:
{
"mcpServers": {
"context-kit": {
"command": "npx",
"args": [
"-y",
"context-kit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...