diff --git a/docs/cody/capabilities/openctx.mdx b/docs/cody/capabilities/openctx.mdx index da3ff6275..8ea28a0cb 100644 --- a/docs/cody/capabilities/openctx.mdx +++ b/docs/cody/capabilities/openctx.mdx @@ -6,11 +6,13 @@ [OpenCtx](https://openctx.org/) is an open standard for bringing contextual info about code into your dev tools. Cody Free and Pro users can use OpenCtx providers to fetch and use context from the following sources: -- [Webpages](https://openctx.org/docs/providers/web) (via URL) +- [Webpages (via URL)](https://openctx.org/docs/providers/web) (enabled in Cody by default) - [Jira tickets](https://openctx.org/docs/providers/jira) - [Linear issues](https://openctx.org/docs/providers/linear-issues) - [Notion pages](https://openctx.org/docs/providers/notion) - [Google Docs](https://openctx.org/docs/providers/google-docs) +- [Slack](https://openctx.org/docs/providers/slack) +- [Storybook](https://openctx.org/docs/providers/storybook) - [Sourcegraph code search](https://openctx.org/docs/providers/sourcegraph-search) ## Enable OpenCtx context providers