Skip to content

Project Intake Identifier for Zed

io.github.wxt-ai/project-code-notes-identifier

Identify the project handle from an intake note

client:Zed transport:streamable-http

Install Project Intake Identifier in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "project-code-notes-identifier": {
      "url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/project-code-notes/upstream"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Project Intake Identifier in other clients