Merged
Conversation
rektdeckard
approved these changes
Oct 23, 2025
Contributor
There was a problem hiding this comment.
Looks great. Tested with Cursor and Claude, both were able to make calls to docs MCP server and produced working results for simple tasks:
- Change models and parameters
- Adding tool calls to fetch various data from Pokemon API
- Add and update evals
I saw all three MCP tools executed. But didn't do any further testing yet with more advanced agent behaviors.
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.
This branch includes a new AGENTS.md based on the newly-released LiveKit Docs MCP server.
I've tested it and believe it's ready to merge once the MCP server is announced and documented. There is an equivalent PR for python at livekit-examples/agent-starter-python#26
(If you're from the LiveKit community and found this PR - I'd love your feedback! We just launched an MCP server at https://docs.livekit.io/mcp but haven't shared it widely yet. If you try this out, let me know how it goes with a comment on this PR!)