$ timeahead_
mcp/iogithubalisaittekenoun-mcp/install

install io.github.alisaitteke/noun-mcp

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/alisaitteke/noun-mcp
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "noun-project": {
      "command": "npx",
      "args": [
        "-y",
        "@alisaitteke/noun-mcp"
      ],
      "env": {
        "NOUN_CONSUMER_KEY": "your_key",
        "NOUN_CONSUMER_SECRET": "your_secret",
        "NOUN_API_TIER": "FREE"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/iogithubalisaittekenoun-mcp/install/claude-desktop
← back to io.github.alisaitteke/noun-mcp