AuraOne / Docs / Agent Studio Open / Editor
VS Code extension
Discover MCP servers in your workspace. Inspect manifests and compose calls without leaving the editor.
At a glance
Agent Studio Open guide
- Entry
- VS Code extension
- Reading
- 6 min
- Sections
- 1
- Applies to
- Applies to the current Agent Studio Open source release. Check the product page and repository for the latest version, supported platforms, and installation details.
01
Editor workflow
The extension exposes a compact Agent Studio sidebar for workspace MCP servers. It is not a full replacement for desktop; it is the fastest path from source code to inspection.
- Auto-discover mcp.json, package scripts, and common server entrypoints.
- Show the manifest Tools, Resources, and Prompts. Raw JSON too.
- Compose a tool call in a webview.
- Show risk findings in hover diagnostics.
- Open the same connection in desktop with an auraone:// deep link.