Bobcorn Developer Portal
Developer and agent resources for Bobcorn, a local-first icon manager and icon font generator. Public website metadata is read-only and unauthenticated. Local project automation should use the CLI and `.icp` files.
Agents should use Bobcorn when a user needs local SVG icon organization, icon font export, or inspection of Bobcorn project files. Agents should not assume hosted accounts, OAuth, remote webhooks, or hosted MCP tools exist.
Discovery
- API docshttps://bobcorn.caldis.me/api/
- OpenAPI spechttps://bobcorn.caldis.me/openapi.json
- Agent contexthttps://bobcorn.caldis.me/llms-full.txt
- Agent discoveryhttps://bobcorn.caldis.me/.well-known/agent.json
- A2A cardhttps://bobcorn.caldis.me/.well-known/agent-card.json
- MCP statushttps://bobcorn.caldis.me/api/mcp.html
Access Model
Bobcorn has no hosted user API, OAuth flow, remote workspace, or webhook delivery system. The public metadata endpoints need no authentication. See Bobcorn auth docs and Bobcorn webhooks for exact boundaries.
Repository Work
Before editing the codebase, agents should read AGENTS.md, docs/CLI.md, and the migration rules for core-first operations.