Releases: annettedorothea/api2ai
vscode-api2ai 0.3.0
Internal test build of the Cursor/VS Code extension (prerelease on GitHub).
vscode-api2ai 0.2.0
Internal test build of the Cursor/VS Code extension (prerelease on GitHub).
vscode-api2ai 0.1.0
Internal test build of the Cursor/VS Code extension (prerelease on GitHub).
vscode-api2ai 0.0.6
Internal test build of the Cursor/VS Code extension (prerelease on GitHub).
vscode-api2ai 0.0.5
Internal test build of the Cursor/VS Code extension (prerelease on GitHub).
vscode-api2ai 0.0.4
Internal test build of the Cursor/VS Code extension (prerelease on GitHub).
vscode-api2ai 0.0.3
Internal test build of the Cursor/VS Code extension (prerelease on GitHub).
vscode-api2ai 0.0.2
vscode-api2ai 0.0.2
Cursor/VS Code extension for the .api2ai DSL (OpenAPI → MCP tools).
Highlights
- Extension 0.0.2 with embedded CLI fixes (esbuild external for auth-stub compilation in the VSIX bundle).
- Demo Cursor rules: MCP-only usage (
mcp-api2ai-only) and env/auth policy (api2ai-env-auth-policy). @core2ai/corepinned to v0.0.4 (MCP host env refresh on tool calls).- Workspace
*links forapi-2-ai-dsl-languageto avoid npm registry resolution in the monorepo.
Install
Download vscode-api2ai-0.0.2.vsix from this release, then in Cursor: Extensions → Install from VSIX….
Demo workspace
- Command Palette → api2ai: Create demo workspace (MCP examples)
npm installandnpm run generate:allin the demo folder- Copy
.env.example→.env.local, enable MCP servers in Cursor settings
See README for details.
vscode-api2ai 0.0.1
Internal test build of the api2ai Cursor/VS Code extension.