Test SkyStage self-auth detection and basic MCP tool invocation flows.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "SkyStage MCP Test Server" yet — see the docs or source repo.
Connect to the SkyStage MCP Test Server, complete login with the mock OAuth flow, then call ping and server_info. Tell me whether authentication succeeded, whether the service is available, and return the key status details.
Returns authentication status, connectivity check results, and a summary of basic server information.
Call the echo tool with the input "Testing SkyStage MCP echo feature: version 1.0" and verify whether the returned content exactly matches the input.
Returns the exact echoed content and confirms whether the echo tool is working correctly.
Complete login first, then call read_secret. Explain whether the operation requires authentication, whether access is currently granted, and what result the tool returns.
Explains the authentication requirement for the protected endpoint, the access result, and the returned content or permission error.
Test MCP OAuth login and retrieve the authenticated user's identity and plan.
Quickly integrate and test MCP features with demo tools and resources.
Test tenant-scoped MCP access, OAuth 2.1 flows, and audit logging.
Test all MCP protocol features when building and validating clients.
Securely manage OAuth 2.0 tokens for MCP applications.
Securely host and access MCP tools with built-in OAuth and user controls.