Skip to content
Grok

databazaar for Grok

io.github.shagarwal/databazaar

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

client:Grok transport:streamable-http runtime:npm

Install databazaar in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

databazaar in other clients