{"openapi":"3.1.0","info":{"title":"Ably Realtime","description":"Ably는 글로벌 엣지 네트워크 기반 실시간 메시징 플랫폼입니다. 채널 기반 pub/sub, 프레즌스, 히스토리 기능을 제공하며, 채팅, IoT, 협업 도구 등 실시간 데이터 동기화가 필요한 모든 서비스에 활용됩니다.","version":"1.0.0","x-fusepie-id":"ws-ably","x-fusepie-category":"communication","x-fusepie-provider":"Ably"},"servers":[{"url":"wss://realtime.ably.io","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_ws_ably","summary":"Ably Realtime","description":"Ably는 글로벌 엣지 네트워크 기반 실시간 메시징 플랫폼입니다. 채널 기반 pub/sub, 프레즌스, 히스토리 기능을 제공하며, 채팅, IoT, 협업 도구 등 실시간 데이터 동기화가 필요한 모든 서비스에 활용됩니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"API key required"}}},"x-mcp-config":{"mcpServers":{"ws-ably":{"command":"npx","args":["-y","@fusepie/mcp-ws-ably"],"env":{"API_KEY":""}}}}}