Skip to content
VS Code

databazaar for VS Code

io.github.shagarwal/databazaar

Agent-first data marketplace — AI agents search, purchase, and sell datasets via MCP.

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

Install databazaar in VS Code

.vscode/mcp.json

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

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

databazaar in other clients