AI Wave for VS Code
com.elopstudio.aiwave/ai-wave
AI model releases, price changes and deprecations in one feed: chat, embedding, speech, video.
client:VS Code
transport:streamable-http
runtime:npm
tools:8
Install AI Wave in VS Code
.vscode/mcp.json
{
"servers": {
"ai-wave": {
"type": "http",
"url": "https://aiwave.elopstudio.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs