Fix MCP docs (#585)
This commit is contained in:
parent
710cd2b48a
commit
74024c408e
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Core Pydantic models and enums for the MCP protocol shapes.
|
Core Pydantic models and enums for the MCP protocol shapes.
|
||||||
|
|
||||||
::: _server.types
|
::: arcade_mcp_server.types
|
||||||
|
|
||||||
#### Examples
|
#### Examples
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -79,7 +79,7 @@ nav:
|
||||||
- clients/vscode.md
|
- clients/vscode.md
|
||||||
- clients/inspector.md
|
- clients/inspector.md
|
||||||
- API Reference:
|
- API Reference:
|
||||||
- api/app.md
|
- api/mcp_app.md
|
||||||
- api/cli.md
|
- api/cli.md
|
||||||
- Server:
|
- Server:
|
||||||
- api/server/server.md
|
- api/server/server.md
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue