Show HN: Sourcewizard – AI installs SDKs in your codebase
Hi HN! I’m Ivan, one of the founders of Sourcewizard. It’s a CLI tool that works with AI coding agents (like Cursor and Claude) to install and set up SDKs correctly including middleware, pages, env vars, everything. Similar to the PostHog Install AI Wizard: https://posthog.com/docs/ai-engineering/ai-wizard But for more packages. Run this to try it: npx ai-setup clerk We built it after watching agents fail basic installs. Wrong packages, deprecated methods, half-finished setups. Sourcewizard uses package-specific prompts that complete clean installs ~90% of the time on Next.js apps. Currently we support: A Few Auth Providers: Clerk and WorkOS Search APIs, Emails and Notifications: Firecrawl, Resend, Knock Quickstart: https://docs.sourcewizard.ai/quickstart More context: https://sourcewizard.ai/blog/why-your-sdk-breaks-in-cursor Notes: - The client code is open source: https://github.com/sourcewizard-ai/sourc
DeepCamp AI