npx mcp-remote
. We recommend you use it as well, and we’ll show our examples using it.
8080
, and then configure the callback URL to http://127.0.0.1:8080/oauth/callback
in your OAuth provider.
setup_proxies=True
setup_proxies=True
comes in - it creates proxy endpoints that make your OAuth provider compatible with MCP clients:
setup_fake_dynamic_registration
option (True by default) creates a compatible endpoint that just returns a static client ID and secret.
8080
, and then configure the callback URL to http://127.0.0.1:8080/oauth/callback
in your OAuth provider.