{ "mcpServers": { "remote-oauth2-mcp": { "command": "npx", "args": [ "-y", "mcp-oauth2-proxy" ], "env": { "UPSTREAM_URL": "https://mcp.example.com/mcp", "OAUTH2_GRANT": "authorization_code", "OAUTH2_CLIENT_ID": "<your-client-id>" } } } }
Build with ShipAny.