Skip to content

Add act101 MCP server extension#6201

Open
act101-admin wants to merge 1 commit into
zed-industries:mainfrom
act101-admin:add-act101
Open

Add act101 MCP server extension#6201
act101-admin wants to merge 1 commit into
zed-industries:mainfrom
act101-admin:add-act101

Conversation

@act101-admin
Copy link
Copy Markdown

Adds act101 as an MCP (context server) extension.

act101 gives Zed's Agent AST-aware code analysis and refactoring across 100+ languages (refactor, query, analyze) with undo/redo, preview mode, and guardrails.

  • Type: MCP context server ([context_servers.act101]).
  • Binary: the extension downloads the prebuilt act binary for the user's platform from act101 GitHub Releases on first use and runs act mcp serve — no separate install step. No language servers bundled.
  • Source: lives in the zed-extension/ subdirectory of the submodule (path = "zed-extension").
  • License: MIT (the extension glue); the downloaded act binary is a separate product.

Submodule: act101-ai/act101 @ zed-extension/.

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented May 23, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @claude on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

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