Skip to content
Zed

themuse mcp for Zed

io.github.mrfentmen/themuse-mcp

Jobs from The Muse. No key required.

client:Zed transport:stdio runtime:npm

Install themuse mcp in Zed

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

{
  "context_servers": {
    "themuse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "themuse-mcp"
      ]
    }
  }
}

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

themuse mcp in other clients