{"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":1,"agents":[{"device_id":"28bd6d1b-b5bf-41b2-9241-91ba509d747a","device_name":"Moddy-PC","connected_at":"2026-08-17T01:42:35.760834","last_heartbeat":"2026-08-20T04:01:27.864923","last_activity":"2026-08-20T04:01:27.865090","request_count":26,"rate_limit":{"per_minute":0,"per_hour":2},"pending_requests":0}]},"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"}