Intraview: Show > Tell
Understand any codebase faster with onboarding, feature, and PR code review tours in your IDE.
Unlike other platforms, your Agent can help create tours to help you or your future team members navigate the codebase and explains how systems work—right in your editor. No context switching. No chat walls of text.
Use every day to save time with:
- Onboarding with getting started tours
- Feature development with feature-based "How it works" tours
- Code reviews after an Agentic build cycle or team PR
- Team collaboration by making code tours ASYNC and scalable
- Drive bespoke audits by providing your agent criteria
✨ One-click setup • 🆓 Free ♾️ • 🔧 Works in VSCode and its popular forks
Create Tours for Giving Feedback or Learning

Save, Commit, and Share Tours

Learn more at https://www.intraview.ai
What You Get
💬 Leave feedback anywhere - Right-click any line to annotate. Tours optional, feedback always available.
⚡ One-click MCP setup - Auto-configured for Claude, Cursor, Windsurf, Google Antigravity and more. No manual config needed.
🎯 Accelerated understanding - AI guides you through code line-by-line in your IDE. Stay in flow, verify references instantly, learn 3x faster.
🆓 Free ♾️ - Code tours, feedback collection, navigation, and all core features for non-commercial use. We believe understanding code should be accessible to everyone.
Example Prompts
Copy and paste these to get started:
PR Pattern:
"Create an Intraview tour to help me understand the context, dependencies, risks and implementation related to PR #N.
Onboarding:
"Create an Intraview tour to guide a new developer through this repository. Consider standards, best practices, build and testing in your tour."
Understanding Security Models:
"Create an Intraview tour about how the authentication system works - I want to understand the security model and token validation process"
Performance Deep Dive:
"Walk me through this database query optimization with an Intraview tour - explain the performance implications of the indexes and join strategies"
Architecture Exploration:
"Create an Intraview tour to guide me through the event-driven architecture - I need to understand how messages flow through the system"
Who This Is For
Developers using AI code assistants who want to:
- Understand faster - Walk through code with guided tours instead of reading disconnected chat explanations
- Stay in flow - Never leave your IDE to decode what AI means
- Verify instantly - See exact code references, not descriptions
If you're learning a new codebase, reviewing complex implementations, or exploring how systems actually work, Intraview accelerates understanding.
Getting Started
Install the extension
# From VS Code (or Open DSX) Marketplace
Search for "Intraview" in Extensions
# Or install from VSIX file
code --install-extension intraview-*.vsix
# Or use SHIFT+COMMAND+P (on mac) and search for `Extensions: Install from VSIX`
# lookup the file and it should install
Open a project in VS Code
cd your-project
code .
Ask your AI agent to use Intraview
"Use Intraview to show me how the authentication system works"
Follow along as your AI guides you
- The extension activates automatically
- Your AI will navigate to relevant files
- Ask questions at any point in the tour
AI Compatibility
Works with any MCP-enabled AI assistant:
- Claude (via Claude Desktop or API)
- Cursor AI (supports GPT models)
- GitHub Copilot (supports GPT models)
- Windsurf AI
- Codex (auto-configured via workspace MCP - uses GPT models securely)
- Gemini (with MCP bridge)
- Deepseek
- Any AI coding assistant that supports Model Context Protocol (MCP)
Note for Codex users: Intraview automatically configures Codex to use workspace-level MCP (.vscode/mcp.json format) instead of requiring a remote endpoint. This keeps your localhost server secure while giving you access to GPT models. To use GPT models with Intraview, we recommend GitHub Copilot or Cursor as they provide the same GPT access with better integration.
Note: Some editors may not have the latest version of Intraview available in their extension marketplace. If you can't find it in your editor's extension store, you can install it manually using the VSIX file (see Getting Started above).
Simple instruction for your AI: "Use Intraview to guide me through the code"
Support & Sales
📧 Email support [at] v1.co to discuss commercial licenses, feedback, and onboarding support for your organization.
Privacy & Telemetry
- Telemetry: Respects VS Code's
telemetry.telemetryLevel setting. Collects anonymous usage metrics (feature usage, performance) to improve Intraview.
- Data collected: Anonymous session IDs (hashed), command usage, tour creation and completion rates, and key onboarding milestones. No code content, file paths, or personal information ever collected.
- Your control: Disable anytime via VS Code telemetry settings. GDPR and CCPA compliant.

💚 Built with care by @cyrusradfar at V1..