update-mcp

Installation
SKILL.md

Update MCP Server

Update an existing MCP server registration on a live LiteLLM proxy.

Setup

LITELLM_BASE_URL  — e.g. https://my-proxy.example.com
LITELLM_API_KEY   — proxy admin key

Ask the user

  1. server_id — if they don't have it, list first:
    curl -s "$BASE/v1/mcp/server" -H "Authorization: Bearer $KEY"
    
  2. What to change — any combination of:
    • url
Related skills
Installs
11
GitHub Stars
25
First Seen
Apr 3, 2026