mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-23 18:25:22 +00:00
- 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