Skip to content

feat: add pricing-info subcommand to docs CLI#794

Merged
Topherhindman merged 1 commit intomainfrom
add-pricing-info-mcp
Mar 16, 2026
Merged

feat: add pricing-info subcommand to docs CLI#794
Topherhindman merged 1 commit intomainfrom
add-pricing-info-mcp

Conversation

@Topherhindman
Copy link
Contributor

@Topherhindman Topherhindman commented Mar 16, 2026

Summary

  • Adds lk docs pricing-info command that calls the get_pricing_info MCP tool, returning LiveKit Cloud pricing plans, feature comparison matrix, inference model pricing, and calculator assumptions
  • Supports --json flag for structured output (same as other docs subcommands)
  • Bumps expectedServerVersion to 1.4 to match the server version that introduced this tool

Test plan

  • lk docs pricing-info returns markdown pricing data
  • lk docs pricing-info --json returns JSON pricing data
  • lk docs --help shows the new pricing-info subcommand

Adds `lk docs pricing-info` which calls the get_pricing_info MCP
tool to return LiveKit Cloud pricing plans, feature comparison,
inference model pricing, and calculator assumptions. Also bumps
expectedServerVersion to 1.4 to match the server version that
introduced this tool.
@Topherhindman Topherhindman merged commit a60aeaf into main Mar 16, 2026
9 checks passed
@Topherhindman Topherhindman deleted the add-pricing-info-mcp branch March 16, 2026 22:48
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