Skip to content
Zed

Flexim for Zed

io.flexim/mcp

Manage Flexim CMS content and Suggested Topics from compatible AI clients.

client:Zed transport:streamable-http

Install Flexim in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://flexim.io/api/v1/{workspace}/mcp"
    }
  }
}

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

Flexim in other clients