install
Register the kit-mcp server into your IDE's MCP configuration to enable brownfield planning workflows across multiple development environments.
Instructions
Register this kit-mcp server into an IDE's MCP config (Claude/Cursor/Codex/Antigravity/Windsurf).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| target | No | IDE id. Use action=targets to list. | |
| scope | No | Default: user | |
| name | No | Server name in the IDE config. Default: kit | |
| via | No | How the IDE will invoke the server. Default: local (this clone) | |
| pkg | No | npm package name (only with via=npx). Default: @luanpdd/kit-mcp | |
| force | No | Overwrite existing entry with same name | |
| projectRoot | No |