{"service":"HOST-MCP Proxy","version":"0.1.0","description":"Secure Windows PC remote control via VPS proxy","endpoints":{"health":"/health","health_detailed":"/health/detailed (requires auth)","oauth2_authorize":"/authorize (OAuth2 Authorization)","oauth2_token":"/token (OAuth2 Token Exchange)","oauth2_debug":"/debug/oauth2-status (OAuth2 Status)","websocket":"/ws (for Windows agents)","mcp_jsonrpc":"/ (MCP JSON-RPC 2.0 Protocol)","mcp_sse":"/mcp/sse (Legacy SSE)","mcp_tools_list":"/mcp/tools (Legacy)","mcp_tool_call":"/mcp/tools/{tool_name} (Legacy)"},"status":{"agents_connected":0,"agents":[]},"oauth2":{"enabled":true,"client_id":"mcp-windows-pc-client","grant_types":["authorization_code"],"pkce_required":true},"mcp":{"protocol":"JSON-RPC 2.0","version":"2024-11-05","transport":"Streamable HTTP"},"documentation":"https://github.com/your-repo/host-mcp"}