Skip to content
Windsurf

noun mcp for Windsurf

io.github.alisaitteke/noun-mcp

Production MCP server for The Noun Project — search & download icons in Cursor/Claude with OAuth…

client:Windsurf transport:stdio runtime:npm

Install noun mcp 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": {
    "noun-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@alisaitteke/noun-mcp"
      ],
      "env": {
        "NOUN_CONSUMER_KEY": "<NOUN_CONSUMER_KEY>",
        "NOUN_CONSUMER_SECRET": "<NOUN_CONSUMER_SECRET>",
        "NOUN_API_TIER": "<NOUN_API_TIER>"
      }
    }
  }
}

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

noun mcp in other clients