diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx
index eea9c96e..f152cfda 100644
--- a/docs/src/content/docs/index.mdx
+++ b/docs/src/content/docs/index.mdx
@@ -34,8 +34,8 @@ APM fixes this. You declare your project's agent configuration once in `apm.yml`
Install from GitHub, GitLab, Bitbucket, Azure DevOps, GitHub Enterprise, or any self-hosted git server.
-
- Works with GitHub Copilot and Claude today. The same manifest, the same setup, across agents.
+
+ Works with GitHub Copilot, Claude, Cursor, and OpenCode. The same manifest, the same setup, across agents.
@@ -92,7 +92,7 @@ New developer joins the team:
git clone && cd && apm install
```
-**That's it.** Copilot, Claude — every harness is configured with the right context and capabilities. The manifest defines the project's custom and portable Agentic SDLC setup installable in a single command.
+**That's it.** Copilot, Claude, Cursor, OpenCode — every harness is configured with the right context and capabilities. The manifest defines the project's custom and portable Agentic SDLC setup installable in a single command.
## Open Source & Community