adafruit.com
Adafruit is an electronics company that also operates Adafruit IO, a cloud service for storing, visualizing, and interacting with Internet of Things device data. Developers use it to connect devices and applications to feeds, dashboards, automations, and related IO resources.
Adafruit exposes one documented developer integration surface for Adafruit IO: a REST/HTTP API at `https://io.adafruit.com/api/v2`, authenticated with an Adafruit IO key via header or query parameter; MQTT is documented but not cataloged as a supported surface type here.
- Adafruit IO REST APIdiscovered
Sign in to Adafruit IO. On any IO page, click the golden key icon or the View Adafruit IO Key link to reveal and copy your key. The HTTP API docs say this key is unique to your account and can also be generated per feed; the easiest path is to use the automatically generated master key visible in the Adafruit IO web app.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing