The tools I actually use.
Every week I work across dozens of projects. That means I spend real time inside these tools, not just reading about them. If something on this list stops being useful, it gets replaced. If something new works better, it gets added.
This is not a list of every AI product that exists. It is what I reach for when I am solving real problems for real clients. Code editors, LLMs, APIs, vector stores, MCP tooling, and the development stack I build on top of.
Most of my client projects are built with Next.js, TypeScript, and Tailwind, deployed on Vercel or similar platforms. The AI layer changes depending on the project. Sometimes it is a chatbot powered by the OpenAI API. Sometimes it is Cursor generating an entire feature branch. Sometimes it is Claude reviewing a pull request.
The point is not to use every tool. The point is to know which one fits each situation. That is a big part of the work I do with clients: cutting through the noise and picking the right tool for their specific problem.
CODE EDITORS & IDES
AI CODE ASSISTANTS
LARGE LANGUAGE MODELS
AI PLATFORMS & APIS
AI DEVELOPMENT TOOLS
Model Context Protocol (MCP) Ecosystem
Cline
VSCode plugin with autonomous CLI capabilities
Continue
Highly configurable coding assistant
Cursor IDE
AI-powered code editor
Claude Desktop
Anthropic's native implementation
VS Code
Enhanced GitHub Copilot agent mode
LibreChat
Open-source LLM chat client
MCP DEVELOPMENT TOOLS
Inspector
MCP server debugging tool
ChatMCP
Cross-platform LLM chat UI
Open MCP Client
Web-based embeddable client
MCPJam Inspector
React-based debugging interface
VECTOR DATABASES & EMBEDDINGS
Development Stack
Next.js
React FrameworkProduction-ready React applications
TypeScript
LanguageType-safe JavaScript development
Tailwind CSS
StylingUtility-first CSS framework
Vercel
DeploymentInstant deployment and scaling
Supabase
DatabaseOpen-source Firebase alternative
Prisma
ORMNext-generation database toolkit
tRPC
APIEnd-to-end typesafe APIs
React Hook Form
FormsPerformant form validation
Zod
ValidationTypeScript-first schema validation
Shadcn/ui
ComponentsRe-usable component library
Framer Motion
AnimationProduction-ready motion library
Playwright
TestingEnd-to-end testing framework
This list changes as tools improve. Want to talk about what fits your project?
Let's talk tools