Developers
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 docs
https://bobcorn.caldis.me/api/OpenAPI spec
https://bobcorn.caldis.me/openapi.jsonAgent context
https://bobcorn.caldis.me/llms-full.txtAgent discovery
https://bobcorn.caldis.me/.well-known/agent.jsonMCP status
https://bobcorn.caldis.me/api/mcp.htmlAccess 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.