Skip to content
VS Code

Air Pipe for VS Code

io.airpipe/airpipe

Build, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.

client:VS Code transport:streamable-http tools:19

Install Air Pipe in VS Code

.vscode/mcp.json

{
  "servers": {
    "airpipe": {
      "type": "http",
      "url": "https://api.airpipe.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Air Pipe in other clients