Skip to content
VS Code

tenantsdb for VS Code

com.tenantsdb/tenantsdb

Multi-tenant database orchestration: isolated Postgres, MySQL, MongoDB, Redis tenants on demand.

client:VS Code transport:streamable-http

Install tenantsdb in VS Code

.vscode/mcp.json

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

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

tenantsdb in other clients