Skip to content
VS Code

Airweave Search for VS Code

io.github.airweave-ai/search

MCP server for searching Airweave collections with natural language queries.

client:VS Code transport:streamable-http runtime:npm

Install Airweave Search in VS Code

.vscode/mcp.json

{
  "servers": {
    "search": {
      "type": "http",
      "url": "https://mcp.airweave.ai/mcp"
    }
  }
}

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

Airweave Search in other clients