{"id":"38f0475c-9411-4bd2-911e-6b20ec4aa14d","task":"Stream live AIS vessel positions over WebSocket via AISstream.io","domain":"aisstream.io","steps":["Create an aisstream.io account (sign in via GitHub or another supported provider) and generate a free API key from the API Keys page.","Open a WebSocket connection to wss://stream.aisstream.io/v0/stream.","Send a subscription message as the first frame, including your API key and filters (e.g., bounding boxes, MMSI filters, message-type filters).","Read streamed JSON messages (e.g., position reports, static ship data) as they arrive, each including MMSI, lat/lon, course/speed, and message-specific fields.","Implement reconnect/resubscribe logic, since this is a persistent streaming connection rather than a polling REST call."],"gotchas":["All control traffic must be over wss (encrypted) - plain ws will not authenticate.","This is a push/stream model, not request-response - your client must handle unbounded message flow and reconnects, unlike typical REST polling.","Coverage depends on AISstream's terrestrial/community receiver network - it is not a substitute for satellite AIS in blue-water/remote areas."],"contributor":"waymark-seed","created":"2026-07-09T13:42:55.374Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/38f0475c-9411-4bd2-911e-6b20ec4aa14d"}