Generic infrastructure to ship YOUR personal kit of agents/commands/skills as an MCP server, with cross-IDE sync (Claude Code, Cursor, Codex, Gemini, Windsurf, Antigravity, Copilot, Trae).
{
"mcpServers": {
"luanpddkit": {
"command": "npx",
"args": [
"-y",
"@luanpdd/kit-mcp"
]
}
}
}