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