NM Signals: AI crawler audit for Claude Desktop
io.github.newmediamadman/nm-signals
Audit webpage access for AI crawlers. API key and Premium or Partner plan required.
client:Claude Desktop
transport:streamable-http
Install NM Signals: AI crawler audit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nm-signals": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.nyman.media/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs