litellm/docs/my-website/docs/tutorials
Ishaan Jaff 568edde87a
docs: fix Claude Code MCP tutorial with correct config and URL patterns (#21145)
- Fix Atlassian config: use http transport and correct URL (/v1/mcp not /v1/sse)
- Fix URL pattern: use standard /mcp/<server_name> not legacy /<server_name>/mcp
- Add parameter breakdown table explaining each claude mcp add argument
- Add warning that server name in proxy config must match URL path
- Add ngrok step for OAuth callback accessibility
- Add ~/.claude.json config option alongside claude mcp add
- Fix auth header guidance: use x-litellm-api-key for OAuth servers
2026-02-13 12:12:38 -08:00
..
litellm_Test_Multiple_Providers_files updates to docs 2023-08-27 22:26:17 -07:00
anthropic_file_usage.md Litellm doc fixes 05 31 2025 (#11305) 2025-06-01 00:53:56 -07:00
azure_openai.md update docs 2023-09-14 10:47:40 -07:00
claude_agent_sdk.md [Docs] Claude Agents SDK x LiteLLM Guide (#20036) 2026-01-29 18:04:54 -08:00
claude_code_beta_headers.md Add support sync with remote URL for beta headers 2026-02-13 15:49:42 +05:30
claude_code_customer_tracking.md [Docs Guide] Litellm claude code end user tracking (#19176) 2026-01-15 18:32:58 -08:00
claude_code_max_subscription.md Litellm cc docs max (#19466) 2026-01-20 20:08:36 -08:00
claude_code_plugin_marketplace.md docs: cleanup docs 2026-01-30 19:39:17 -08:00
claude_code_prompt_cache_routing.md feat: add support for anthropic_messages call type in prompt caching (#19233) 2026-02-07 22:51:06 -08:00
claude_code_websearch.md add img to doc 2026-01-17 18:05:16 -08:00
claude_mcp.md docs: fix Claude Code MCP tutorial with correct config and URL patterns (#21145) 2026-02-13 12:12:38 -08:00
claude_non_anthropic_models.md Litellm dev 01 15 2026 p1 (#19153) 2026-01-16 00:48:41 +05:30
claude_responses_api.md docs: update Claude Code integration guides (#19415) 2026-01-21 20:11:06 -08:00
compare_llms.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
compare_llms_2.md fix supported LLM on docs 2023-09-08 15:07:14 -07:00
copilotkit_sdk.md Apply suggestion from @greptile-apps[bot] 2026-02-04 11:56:17 +05:30
cost_tracking_coding.md docs fix 2025-08-02 16:47:44 -07:00
cursor_integration.md docs: add cursor with mcp 2026-01-18 06:51:09 +09:00
default_team_self_serve.md (Tutorial) Onboard Users for AI Exploration (#11955) 2025-06-21 16:54:23 -07:00
elasticsearch_logging.md docs: replace ghcr link with docker.litellm.ai 2025-12-16 08:35:45 +05:30
eval_suites.md Update MLflow calllback and documentation (#7809) 2025-01-21 20:56:48 -08:00
fallbacks.md fallbacks docs 2023-08-29 10:26:46 -07:00
finetuned_chat_gpt.md Table format fix and Typo 2024-06-06 22:29:59 +09:30
first_playground.md (docs) litellm playground fix 2023-11-04 22:28:01 -07:00
gemini_realtime_with_audio.md LiteLLM Stable release notes (#10919) 2025-05-17 17:54:25 -07:00
github_copilot_integration.md Add Claude Code LiteLLM tutorial (#12650) 2025-07-16 23:07:29 -07:00
google_adk.md [Docs] Using litellm with Google ADK (#10777) 2025-05-12 16:41:49 -07:00
gradio_integration.md Fix typos (#10232) 2025-04-23 20:59:25 -07:00
huggingface_codellama.md update docs 2023-09-28 22:39:48 -07:00
huggingface_tutorial.md docs: add languages to code blocks 2023-09-12 15:02:11 -05:00
installation.md update docs 2023-08-25 19:26:35 -07:00
instructor.md Update instructor.md (#10549) 2025-05-05 21:15:53 -07:00
litellm_gemini_cli.md Add Claude Code LiteLLM tutorial (#12650) 2025-07-16 23:07:29 -07:00
litellm_proxy_aporia.md Use the -d flag in docs instead of -D (#12179) 2025-06-30 15:25:42 -07:00
litellm_qwen_code_cli.md docs: add Qwen Code CLI tutorial (#12915) 2025-07-28 21:39:02 -07:00
litellm_Test_Multiple_Providers.md updates to docs 2023-08-27 22:26:17 -07:00
livekit_xai_realtime.md docs fix 2026-02-03 20:11:48 -08:00
lm_evaluation_harness.md Contributor PR - Support OPENAI_BASE_URL in addition to OPENAI_API_BASE (#9995) (#10423) 2025-04-29 21:27:37 -07:00
mock_completion.md docs 2023-09-15 12:35:16 -07:00
model_config_proxy.md docs(proxy_server.md): add logs, save keys, model fallbacks, config file template to proxy server docs 2023-10-14 10:52:01 -07:00
model_fallbacks.md (docs) get_max_tokens returns int not dict now 2023-11-17 10:39:13 -08:00
msft_sso.md docs: doc improvements 2025-10-08 18:59:00 -07:00
oobabooga.md add oobabooga tutorial docs 2023-09-27 21:27:57 -07:00
openai_codex.md docs: replace ghcr link with docker.litellm.ai 2025-12-16 08:35:45 +05:30
opencode_integration.md adjust opencode tutorial (#19605) 2026-01-22 16:54:46 -08:00
openweb_ui.md Docs update on user header mapping (#14527) 2025-09-13 16:58:10 -07:00
presidio_pii_masking.md feat: add support for configurable confidence score thresholds and scope in Presidio PII masking (#17817) 2025-12-11 15:19:11 -08:00
prompt_caching.md [Fix] Anthropic cache_control incorrectly applied to all content items instead of last item only (#15699) 2025-10-18 15:18:08 -07:00
provider_specific_params.md docs(completion-docs): adds more details on provider-specific params 2023-10-07 13:49:30 -07:00
scim_litellm.md Scim docs updated with user removal behavior 2025-09-08 09:20:00 -07:00
tag_management.md [Docs] v1.66.0-stable fixes (#9953) 2025-04-12 16:57:25 -07:00
text_completion.md add text_completion 2023-08-28 08:20:20 -07:00
TogetherAI_liteLLM.md docs - fix build time errors 2024-06-15 15:11:10 -07:00