Skip to content
Zed

NoteMCP for Zed

io.github.jithinlalk25/notemcp

Shared Markdown notes for MCP-compatible AI tools.

client:Zed transport:streamable-http

Install NoteMCP in Zed

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

{
  "context_servers": {
    "notemcp": {
      "url": "https://note-mcp.vercel.app/mcp"
    }
  }
}

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

NoteMCP in other clients