Skip to content
VS Code

HutchDB for VS Code

com.hutchdb/hutchdb

Store, query, and update structured data from any AI agent

client:VS Code transport:streamable-http

Install HutchDB in VS Code

.vscode/mcp.json

{
  "servers": {
    "hutchdb": {
      "type": "http",
      "url": "https://app.hutchdb.com/api/mcp"
    }
  }
}

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

HutchDB in other clients