Test MCP OAuth login and retrieve the authenticated user's identity and plan.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "MCP Connector Test" yet — see the docs or source repo.
Connect to this MCP service and call whoami to return the current authenticated user's identity and plan, so I can confirm the OAuth 2.1 login worked.
Returns the signed-in user's identity details and plan status to confirm the authentication flow is working.
Call whoami and tell me which user the current MCP session is bound to and what plan they have, so I can verify account binding and permissions.
Outputs the user identity and plan for the current session, useful for troubleshooting wrong-account or permission issues.
Demonstrate the authentication result of this remote MCP service: after login, call whoami and present the user's identity and plan in a concise format.
Provides a concise authentication result display suitable for integration testing, demos, or acceptance checks.
A simple MCP server for testing OAuth 2.0 support in mcp-cli.
Enable AI agents to handle authentication, OTP verification, and token management.
Deploy a secure MCP OAuth 2.1 server with monitoring and analytics.
Quickly integrate and test MCP features with demo tools and resources.
Securely connect to remote MCP servers with OAuth for cloud-based tool access.
Securely manage OAuth 2.0 tokens for MCP applications.