Skip to content

Replace MCP server recommendations with LiveKit CLI#26

Open
bcherry wants to merge 4 commits intomainfrom
bcherry/cli-over-mcp
Open

Replace MCP server recommendations with LiveKit CLI#26
bcherry wants to merge 4 commits intomainfrom
bcherry/cli-over-mcp

Conversation

@bcherry
Copy link
Contributor

@bcherry bcherry commented Mar 6, 2026

Summary

  • Rewrites AGENTS.md and README.md to lead with the LiveKit CLI (lk docs) as the primary way for coding agents to access LiveKit documentation
  • Includes per-platform install and update instructions (macOS/Linux/Windows), version check (lk --version, requires 2.15.0+), and example commands
  • Demotes MCP server to a secondary option with just the Streamable HTTP URL (https://docs.livekit.io/mcp), removing all IDE-specific install instructions
  • Adds lk docs --help callout for command discovery

Companion to https://github.com/livekit/web/pull/3409

Test plan

  • Verify AGENTS.md renders correctly on GitHub
  • Verify README.md renders correctly on GitHub
  • Confirm CLI install commands are accurate per-platform
  • Confirm MCP URL is correct

🤖 Generated with Claude Code

bcherry and others added 3 commits March 5, 2026 22:12
…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>
@bcherry
Copy link
Contributor Author

bcherry commented Mar 6, 2026

@Topherhindman could you help me validate this in eval?

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Topherhindman
Copy link
Contributor

@Topherhindman could you help me validate this in eval?

Yeah I can run some evals today for this @bcherry

@bcherry bcherry changed the title Lead with LiveKit CLI over MCP server in AGENTS.md and README.md Replace MCP server recommendations with LiveKit CLI Mar 6, 2026
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.

3 participants