Fix MCP docs (#585)

This commit is contained in:
Eric Gustin 2025-09-26 14:59:32 -07:00 committed by GitHub
parent 710cd2b48a
commit 74024c408e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
Core Pydantic models and enums for the MCP protocol shapes.
::: _server.types
::: arcade_mcp_server.types
#### Examples

View file

@ -79,7 +79,7 @@ nav:
- clients/vscode.md
- clients/inspector.md
- API Reference:
- api/app.md
- api/mcp_app.md
- api/cli.md
- Server:
- api/server/server.md