Skip to content
Windsurf

Identity Forge for Windsurf

io.identityforge/mcp

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

client:Windsurf transport:stdio runtime:npm

Install Identity Forge in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Identity Forge in other clients