Skip to content
Zed

Identity Forge for Zed

io.identityforge/mcp

Design kits, brand naming, and domain research for coding agents.

client:Zed transport:stdio runtime:npm

Install Identity Forge in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "identityforge"
      ],
      "env": {
        "IDENTITYFORGE_API_KEY": "<IDENTITYFORGE_API_KEY>"
      }
    }
  }
}

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

Identity Forge in other clients