Back to Communication
SourceWizard
AI Setup Wizard for dev tools and libraries. SourceWizard provides you with two commands: - search_packages: match a package based on your intent and repository setup, for example, auth, mail setup, and agents framework. - install_package: integrate a package into your repository, following all the steps necessary for the setup.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"sourcewizard": {
// See GitHub repository for configuration
}
}
}