Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/cody/capabilities/openctx.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading