Skip to content
Windsurf

TrueIcon for Windsurf

io.github.manikumarkv/trueicon

Lets AI coding assistants search the icon packages actually installed in your project.

client:Windsurf transport:stdio runtime:npm

Install TrueIcon 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": {
    "trueicon": {
      "command": "npx",
      "args": [
        "-y",
        "trueicon"
      ],
      "env": {
        "TRUEICON_PROJECT_DIR": "<TRUEICON_PROJECT_DIR>",
        "TRUEICON_CACHE": "<TRUEICON_CACHE>"
      }
    }
  }
}

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

TrueIcon in other clients