timescale/tiger-cli
Tiger CLI is the command-line interface for Tiger Cloud. It includes an MCP server for helping coding agents write production-level Postgres code.
Platform-specific configuration:
{
"mcpServers": {
"tiger-cli": {
"command": "npx",
"args": [
"-y",
"tiger-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...