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
{
"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