Skip to content
Cline

ossfind for Cline

io.github.aniket-kr1030/ossfind

Safety-ranked open-source component discovery for agents across six package ecosystems.

client:Cline transport:stdio runtime:npm

Install ossfind in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ossfind": {
      "command": "npx",
      "args": [
        "-y",
        "ossfind"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>",
        "LIBRARY_IO_API_KEY": "<LIBRARY_IO_API_KEY>",
        "OSSFIND_FIXTURES": "<OSSFIND_FIXTURES>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ossfind in other clients