Odel
cli

cli

Local
@noticedsoTypeScriptMITUpdated 2w ago

Search your developer network and trace connection paths via GitHub & LinkedIn.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@noticed/cliv0.3.3

Run

npx -y @noticed/cli

MCP client config

{
  "mcpServers": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "@noticed/cli"
      ]
    }
  }
}