From 9b5943ae50ba84dbeb194bda1932c3e8c0802580 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Sat, 11 Oct 2025 15:09:24 -0700 Subject: [PATCH] docs: cleanup docs --- docs/my-website/docs/mcp.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/my-website/docs/mcp.md b/docs/my-website/docs/mcp.md index 6333f7f0913..ef1ace9ebc8 100644 --- a/docs/my-website/docs/mcp.md +++ b/docs/my-website/docs/mcp.md @@ -1204,6 +1204,8 @@ mcp_servers: scopes: ["public_repo", "user:email"] ``` +[**See Claude Code Tutorial**](./tutorials/claude_responses_api) + ## Using your MCP with client side credentials Use this if you want to pass a client side authentication token to LiteLLM to then pass to your MCP to auth to your MCP.