StarHunt for Claude Desktop
com.getstarhunt/github-developer-sourcing
Hiring developers? Find and source software engineers by what they build on GitHub.
client:Claude Desktop
transport:streamable-http
Install StarHunt in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"github-developer-sourcing": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.getstarhunt.com/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