Skip to content

enigma mcp server for Zed

com.enigma/enigma-mcp-server

An MCP server that provides access to trusted data about business identity and activity

client:Zed transport:streamable-http

Install enigma mcp server in Zed

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

{
  "context_servers": {
    "enigma-mcp-server": {
      "url": "https://mcp.enigma.com/http"
    }
  }
}

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

enigma mcp server in other clients