{"service":"Map Service Unified","version":"1.0.0","description":"Unified map control service with HTTP API and MCP tools for AI agents","features":{"http_websocket_api":"Standard REST API with WebSocket support","mcp_tools":"Ultra-low latency MCP tools for AI agents","legacy_support":"Backward compatible with Agent Ben WebSocket","production_ready":"Docker, Kubernetes, authentication ready"},"endpoints":{"create_session":"POST /sessions","get_session":"GET /sessions/{agent_id}","list_sessions":"GET /sessions","send_command":"POST /commands","websocket":"WS /ws/{session_id}","mcp_tools":"GET /mcp/tools","health":"GET /health"}}