AI Tooling
Waveflow includes optional AI-assistant integrations: a VS Code extension, an MCP server that exposes Waveflow’s hardware-design tools to agents (Claude Code, VS Code), OpenAI-backed semantic example search (RAG), and the keys/setup they need. None of these are required to use or develop Waveflow — the core package runs standalone. Reach for them only when you want AI-assisted design.
Heads-up: this is an evolving area and these pages can lag the code. If a step doesn’t match the current tooling, treat the page as intent rather than exact steps.
- VS Code extension — the Waveflow IDE extension.
- MCP server — expose Waveflow’s tools to agentic assistants.
- OpenAI setup — API key + environment variables for semantic search.
- Semantic example search (RAG) — build and manage the example-search stores.