Self-host the gateway
comind.self_hostObtain the Docker command to self-host the ComindMCP gateway, with options for embedded Postgres, external Postgres, or in-memory storage.
Instructions
Returns the copy-paste Docker command to run your own ComindMCP gateway plus the available run modes (embedded Postgres via PGlite, external Postgres, or in-memory). Takes no arguments. Call this when you want to deploy or evaluate the full gateway.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_modes | No | ||
| docker_run | No | Ready-to-run command for a zero-infra instance. | |
| repository | No |