Skip to content

feat: add zed mcp client#128

Merged
jonathanlab merged 5 commits intomainfrom
zed-client
Aug 21, 2025
Merged

feat: add zed mcp client#128
jonathanlab merged 5 commits intomainfrom
zed-client

Conversation

@jonathanlab
Copy link
Copy Markdown
Collaborator

@jonathanlab jonathanlab commented Aug 21, 2025

gotta plug my favourite code editor in here too

ALSO adds jsonc parsing instead of json parsing because vscode and zed supports the jsonc spec which causes json.parse to fail when parsing comments. jsonc comes with some nice benefits like being able to edit specific properties as well.

@ghost
Copy link
Copy Markdown

ghost commented Aug 21, 2025

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities 1 Critical
Data Finding Sensitive Data -
Secret Finding Secrets -
IaC Misconfiguration IaC Misconfigurations -
Total 1 Critical

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

Comment thread pnpm-lock.yaml
@jonathanlab jonathanlab changed the title feat: add vscode mcp client feat: add zed mcp client Aug 21, 2025
@jonathanlab jonathanlab requested a review from joshsny August 21, 2025 14:40
Copy link
Copy Markdown
Collaborator

@joshsny joshsny left a comment

Choose a reason for hiding this comment

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

Nice - looks good! Left a nit you may or may not agree with

Comment thread src/steps/add-mcp-server-to-clients/MCPClient.ts Outdated
@jonathanlab jonathanlab merged commit 2ac413e into main Aug 21, 2025
14 checks passed
daniloc pushed a commit that referenced this pull request Oct 27, 2025
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