Fossick for Claude Desktop
io.github.lipdog/fossick
Search all of GitHub from your AI agent — find libraries, drill into repos, find code patterns.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Fossick in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fossick": {
"command": "uvx",
"args": [
"fossick-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs