Replace MCP server recommendations with LiveKit CLI#26
Open
Conversation
…E.md Lead with LiveKit CLI (`lk docs`) as the primary way to access LiveKit documentation, with MCP server as a secondary option. Include CLI install and update instructions per-platform, version check (2.15.0+), and available commands. Simplify MCP section to just the Streamable HTTP URL. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Condense install/update instructions to inline bullet points - Condense command examples to single-line list - Add lk docs <command> --help recommendation before first use - Add prioritization: browse > search > code-search - Fix Claude Code URL to claude.com/product/claude-code Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
Author
|
@Topherhindman could you help me validate this in eval? |
2 tasks
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
rektdeckard
approved these changes
Mar 6, 2026
Contributor
Yeah I can run some evals today for this @bcherry |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
lk docs) as the primary way for coding agents to access LiveKit documentationlk --version, requires 2.15.0+), and example commandshttps://docs.livekit.io/mcp), removing all IDE-specific install instructionslk docs --helpcallout for command discoveryCompanion to https://github.com/livekit/web/pull/3409
Test plan
🤖 Generated with Claude Code