Skip to content

Reference: update Tiger CLI and MCP reference (verified vs CLI v0.21.1) - #387

Merged
atovpeko merged 6 commits into
mainfrom
atovpeko/cli-mcp-reference
Jul 10, 2026
Merged

Reference: update Tiger CLI and MCP reference (verified vs CLI v0.21.1)#387
atovpeko merged 6 commits into
mainfrom
atovpeko/cli-mcp-reference

Conversation

@atovpeko

@atovpeko atovpeko commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Describe your changes

Give Tiger CLI and Tiger MCP their own Reference pages, verified end-to-end against Tiger CLI v0.21.1: every command, flag, and config key, plus all 13 MCP tools. Fixes inaccuracies (missing service logs/db schema, missing db_schema/search_docs/view_skill tools, nonexistent --project-id/timeout_minutes/version_check_interval, wrong multi-statement note). Also promotes Tiger CLI, Tiger MCP, and the REST API into the Reference top dropdown and caps the right-side nav at H2.

Affected pages

Related Issues

Part of the Tiger CLI and MCP docs effort (umbrella: #375). No separate issue.

Issue: #

Checklist before requesting a review

  • - This is ready for review. If not, raise as a draft PR
  • - I have reviewed my changes.
  • - I have confirmed the content is technically accurate.
  • - I have tested any code that is added or updated on the latest available version.
  • - I have confirmed the content is free of typos or grammar errors.
  • - I have verified all images and videos are clear and match production (or dev for unreleased features).
  • - I have checked the component kitchen sink for any visual breakage (only needed if you changed components, styles, or dependencies). A link to this PR's own preview appears under Affected pages once the build deploys.
  • - This references a feature that is public. If not, add a note and we can schedule the merge for after the feature release.

Sync the Tiger CLI and Tiger MCP reference to the current product, verified
end-to-end against Tiger CLI v0.21.1 (every command, flag, config key, and
MCP tool checked against live --help, 'tiger config set', 'tiger mcp list',
and 'tiger mcp get').

CLI reference (_devops-cli-reference.mdx):
- Document the previously missing 'tiger service logs' and 'tiger db schema'
  commands.
- Add the 'service delete' flags (--confirm, --no-wait, --wait-timeout) and
  correct its confirmation wording.
- Complete the 'mcp install' client list (add antigravity, kiro-cli).
- Drop the nonexistent 'tiger auth login --project-id' flag and TIGER_PROJECT_ID
  env var (not honored by the binary); the project is auto-detected. Note the
  'db connect' psql alias and --no-replica-prompt flag.

CLI config options (_devops-cli-config-options.mdx):
- Replace the nonexistent 'version_check_interval' key with the real
  'version_check' (boolean); add the missing 'mcp_max_rows' key.

MCP tools reference (_devops-mcp-commands.mdx):
- Document the previously missing db_schema, search_docs, and view_skill tools
  (all 13 tools now covered).
- Remove the nonexistent 'timeout_minutes' parameter from the service tools.
- Correct db_execute_query: multi-statement queries ARE supported when no
  parameters are provided.

Also: point the Tiger MCP reference page at the reworked tools partial (drop
the superseded _devops-mcp-commands-cli.mdx); reword 'AI assistant' to
'AI agent' on the Reference landing pages; surface Tiger CLI, Tiger MCP, and
the REST API as individual entries in the Reference top dropdown and reorder
the sidebar so they sit above Data tiering.

Carved out of the CLI/MCP docs IA branch as a standalone reference PR.
@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tiger-data-docs Ready Ready Preview, Comment Jul 10, 2026 3:26pm

@atovpeko
atovpeko marked this pull request as ready for review July 10, 2026 13:16
@atovpeko
atovpeko requested a review from a team July 10, 2026 13:16
@github-actions

Copy link
Copy Markdown

✅ Checklist Complete

Thank you for taking the time to properly review your PR! All checklist items are complete.

@Askir Askir left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but this link on the tiger cli reference page seems to be a 404?
Image

Also left a few optional suggestions.

Comment thread src/partials/_devops-cli-reference.mdx
Comment thread src/partials/_devops-cli-reference.mdx
Comment thread src/partials/_devops-mcp-commands.mdx
atovpeko and others added 3 commits July 10, 2026 18:19
- Clarify that client credentials come from project access tokens
- Link to /integrate/find-connection-details#create-client-credentials
- Add link to free services in service create section
- Mark 6 tools disabled in read-only mode in MCP commands
- Remove broken link to /learn/tiger-cli-mcp from 5 files
- Remove links to non-existent planned pages:
  - /build/tiger-cli-mcp/common-tasks
  - /build/tiger-cli-mcp/agent-best-practices
@atovpeko
atovpeko merged commit 04ebdc9 into main Jul 10, 2026
7 checks passed
@atovpeko
atovpeko deleted the atovpeko/cli-mcp-reference branch July 10, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants