Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ where each one stands.

| Integration | Category | Auth | Status | Owner |
| --- | --- | --- | --- | --- |
| [Cline](transform/cline/) | marketplace | OAuth / API key | Not started | @simoncoombes |
| [Cline](transform/cline/) | marketplace | OAuth / API key | Submitted ([cline#2027](https://github.com/cline/mcp-marketplace/issues/2027)) | @simoncoombes |

## Adding an integration

Expand Down
4 changes: 2 additions & 2 deletions transform/cline/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
name: Cline
category: marketplace
auth: oauth / api-key # OAuth (npx mcp-remote) is the default; a Bearer API-key variant is also documented
vendor_pr: # Cline MCP Marketplace submission (issue/website) - add when filed
review_status: not-started
vendor_pr: https://github.com/cline/mcp-marketplace/issues/2027 # Cline MCP Marketplace submission
review_status: open # submitted 2026-07-14, awaiting Cline review
issue:
docs_pr: https://github.com/Unstructured-IO/docs/pull/986
owner: simoncoombes
Expand Down