liatrio-labs/slash-command-manager
Python CLI tool and MCP server for generating slash commands in AI coding assistants (Cursor, Claude Code, Windsurf, VS Code)
Platform-specific configuration:
{
"mcpServers": {
"slash-command-manager": {
"command": "npx",
"args": [
"-y",
"slash-command-manager"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...