Skip to content
Zed

NoteMCP for Zed

com.notemcp/notemcp

Save notes in seconds. Your AI can then search, read, write and tag them over MCP.

client:Zed transport:streamable-http

Install NoteMCP in Zed

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

{
  "context_servers": {
    "notemcp": {
      "url": "https://notemcp.com/mcp"
    }
  }
}

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

NoteMCP in other clients