Skip to content

Conversation

@saoudrizwan
Copy link

What I did

Adds Cline (VS Code/Cursor extension) as a supported MCP client. Cline stores its MCP settings in the VS Code/Cursor globalStorage directory at saoudrizwan.claude-dev/settings/cline_mcp_settings.json and uses the standard mcpServers configuration format.

@saoudrizwan saoudrizwan requested a review from a team as a code owner November 25, 2025 20:36
Copy link
Collaborator

@slimslenderslacks slimslenderslacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've tested this on macos with vscode, and everything is working. Two comments but this is approved.

del: del(.mcpServers[$NAME])
cline:
displayName: Cline
source: https://github.com/cline/cline
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably fine but we show this url in the UI when we can not detect a cline install. So if you want to use a url that jumps straight to install instructions, that could also be a good choice.

displayName: Cline
source: https://github.com/cline/cline
icon: https://raw.githubusercontent.com/cline/cline/main/assets/icons/icon.png
installCheckPaths:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should you try to detect a cli-only install or is that even really a thing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants