{"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", "name": "com.mentorcruise/public", "title": "MentorCruise", "description": "Search MentorCruise mentors, apply after email verification, and pay accepted mentorships from credit balance via Stripe Machine Payments (MPP). Discovery is anonymous. Write tools use OAuth 2.1 (PKCE S256) or a mentee JWT. Agent charges top up credits on the platform Stripe account; we do not open a Connect subscription on the agent's payment method.", "version": "1.0.0", "websiteUrl": "https://mentorcruise.com", "icons": [{"src": "https://cdn.mentorcruise.com/img/favicons/favicon-196x196.png", "mimeType": "image/png", "sizes": ["196x196"]}], "remotes": [{"type": "streamable-http", "url": "https://mentorcruise.com/mcp"}], "mcp_version": "2025-03-26", "transport": "streamable-http", "url": "https://mentorcruise.com/mcp", "serverInfo": {"name": "mentorcruise-public", "title": "MentorCruise", "version": "1.0.0"}, "capabilities": {"tools": true, "resources": true, "prompts": false}, "authentication": {"required": false, "schemes": ["oauth2", "bearer"], "oauth2": {"authorizationServers": ["https://mentorcruise.com"], "resource": "https://mentorcruise.com/mcp", "protectedResourceMetadata": "https://mentorcruise.com/.well-known/oauth-protected-resource", "authorizationServerMetadata": "https://mentorcruise.com/.well-known/oauth-authorization-server", "codeChallengeMethodsSupported": ["S256"], "grantTypesSupported": ["authorization_code", "refresh_token"]}, "notes": "Search and other discovery tools are anonymous. Do not require Connect or a Bearer token to call them. Apply, pay, credits, messages, booking, and dashboard require OAuth (PKCE S256) or Authorization: Bearer from verify_email. MPP credentials go in the Payment header, not Authorization."}, "documentation": "https://mentorcruise.com/agents/", "documentation_markdown": "https://mentorcruise.com/docs/mcp.md", "agents_markdown": "https://mentorcruise.com/agents.md", "llms": "https://mentorcruise.com/llms.txt", "llms_full": "https://mentorcruise.com/llms-full.txt", "machine_api": "https://mentorcruise.com/api/machine/"}