gem
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"context": {
|
||||||
|
"fileName": "AGENTS.md"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -35,6 +35,16 @@ For Claude Code, run this command:
|
|||||||
claude mcp add --transport http livekit-docs https://docs.livekit.io/mcp
|
claude mcp add --transport http livekit-docs https://docs.livekit.io/mcp
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For Codex CLI, use this command to install the server:
|
||||||
|
```
|
||||||
|
codex mcp add --url https://docs.livekit.io/mcp livekit-docs
|
||||||
|
```
|
||||||
|
|
||||||
|
For Gemini CLI, use this command to install the server:
|
||||||
|
```
|
||||||
|
gemini mcp add --transport http livekit-docs https://docs.livekit.io/mcp
|
||||||
|
```
|
||||||
|
|
||||||
The project includes a complete [AGENTS.md](AGENTS.md) file for these assistants. You can modify this file to suite your needs. To learn more about this file, see [https://agents.md](https://agents.md).
|
The project includes a complete [AGENTS.md](AGENTS.md) file for these assistants. You can modify this file to suite your needs. To learn more about this file, see [https://agents.md](https://agents.md).
|
||||||
|
|
||||||
## Dev Setup
|
## Dev Setup
|
||||||
|
|||||||
Reference in New Issue
Block a user