{ "mcpServers": { "gitea": { "command": "uv", "args": [ "run", "--no-project", "${CLAUDE_PLUGIN_ROOT}/skills/gitea/scripts/gitea_mcp.py", "--config", "${CLAUDE_PLUGIN_ROOT}/config.json" ] } } }