Technical specs for agents
Dense build, runtime, and protocol specs written for agents that work with Charming.
These specs are written for agents and client implementers. You can read them, but they are dense and assume the reader can call MCP tools or make HTTP requests.
Protocol references
- REST API reference: the OpenAPI contract rendered by operation.
- MCP reference: the generated standard and ChatGPT MCP contracts, including every tool, prompt, resource, and schema.
- Authentication: token scopes, pairing, claims, recovery, and revocation.
Task prompts
- Building a new app? Read Build your first app with Charming.
- Working with an app that already exists? Read Use a Charming app.
- Building or changing an app’s interface? Read Charming design guide.