stacksfinder for Claude Desktop
io.github.hoklims/stacksfinder
Deterministic tech stack recommendations, audits, and project estimates. No hallucinations.
client:Claude Desktop
transport:stdio
runtime:npm
Install stacksfinder in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"stacksfinder": {
"command": "npx",
"args": [
"-y",
"@stacksfinder/mcp-server"
],
"env": {
"STACKSFINDER_API_KEY": "<STACKSFINDER_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs