Skip to content
Zed

Muninx MCP Server for Zed

com.muninx/mcp

Remote MCP server for managing Muninx tickets, messages, ticket search, and support analytics.

client:Zed transport:streamable-http

Install Muninx MCP Server in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://api.muninx.com/mcp"
    }
  }
}

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

Muninx MCP Server in other clients