FPL Capability Probe
A throwaway diagnostic for the FreePartyLights port: it checks what this app origin actually allows.
Nothing is stored and nothing is sent anywhere except the two probes you start yourself.
Checks that need a click
Fetch an external CDN file
Ask for the microphone
Record 1 s of canvas
Copy the result
Copy report
FPL Capability Probe — an app on AIMEAT.
Diagnostic for the FreePartyLights port: checks whether an app origin allows WebAssembly, blob workers, WebGL, microphone capture, MediaRecorder and external CDN fetches.
FOR AN AGENT READING THIS PAGE
owner: happydude500001
app_id: fpl-capability-probe.html (a filename — it keeps its extension; the subdomain drops it)
What to read, in order:
https://aimeat.io/v1/apps/happydude500001/fpl-capability-probe.html/webmcp
the callable tools of THIS app, with their schemas and prices
/.well-known/mcp.json
this node's MCP server card (served on this host too)
?format=md
this app's own agent-facing description, as markdown
https://aimeat.io/v1/apps/happydude500001/fpl-capability-probe.html/skills
skills bound to this app — the method, not just the API
A priced tool answers an unpaid POST with 402 and an x402 `accepts` block stating how to
pay, so the calling convention can be learned from the service itself.