apidrift for VS Code
com.edgethirteen.www/apidrift
Alerts on breaking changes, deprecations, and pricing shifts across major LLM provider APIs.
client:VS Code
transport:streamable-http
Install apidrift in VS Code
.vscode/mcp.json
{
"servers": {
"apidrift": {
"type": "http",
"url": "https://www.edgethirteen.com/api/mcp/apidrift"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs