# Harmony documentation

> Explore our guides, set up AI integrations, and learn how Harmony helps your
> team get stuff done.

This is the markdown twin of <https://gethmy.com/docs>. It is served from the
same URL when you send `Accept: text/markdown`, and directly at
<https://gethmy.com/docs.md>.

## Sections

### Guides — <https://gethmy.com/docs/guides>

Learn how to plan projects, automate workflows, and get the most out of
Harmony.

### MCP Setup — <https://gethmy.com/docs/mcp>

Connect AI coding agents to your boards with the Model Context Protocol.

### Memory System — <https://gethmy.com/docs/memory>

Build a persistent knowledge base that helps your AI agents learn and improve
over time.

### Agent Daemon — <https://gethmy.com/docs/agent>

Run an autonomous coding daemon that watches your board, implements cards, and
reviews code.

### Playbooks — <https://gethmy.com/docs/playbooks>

The staged process people and agents both run. Define the stages work moves
through, and automate repetitive steps with one-click Automations.

## Machine-readable references

| Resource | URL |
| --- | --- |
| Agent overview | <https://gethmy.com/llms.txt> |
| Full agent documentation | <https://gethmy.com/llms-full.txt> |
| REST API index | <https://gethmy.com/api/v1> |
| REST API spec (OpenAPI 3.1) | <https://gethmy.com/openapi.yaml> |
| MCP server card | <https://gethmy.com/.well-known/mcp.json> |
| OAuth protected resource metadata (RFC 9728) | <https://gethmy.com/.well-known/oauth-protected-resource> |
| Agent quickstart | <https://gethmy.com/agent-quickstart.md> |
| API authentication guide | <https://gethmy.com/auth.md> |

## Still need help?

Ask the assistant on <https://gethmy.com/docs>, or write to hello@gethmy.com.
