MCP is an open protocol that lets AI assistants like Claude connect to external tools and data sources. This CLI helps you copy your MCP config to multiple AI coding tools at once.
✓ Created .mcp.json ✓ Created .cursor/mcp.json ⚠ Skipped ~/.cursor/mcp.json (already exists, use --force to overwrite) ⊘ Skipped Windsurf (~/.codeium/windsurf does not exist)
Done! Created 2 config files.
`
Options
| Option | Short | Description | |--------|-------|-------------| |
--source | -s | Source config (file path or URL) | | --target | -t | Target tool: claude, cursor, cursor-global, windsurf, all | | --force | -f | Overwrite existing config files | | --help | -h | Show help | | --version | -v` | Show version |