AI / MLTypeScript
YC-Killer
A library of enterprise-grade AI agents designed to democratize artificial intelligence.
N/A rating (0 reviews)0 installs2,673 GitHub stars
AIopen-sourcedemocratization
This library provides free, open-source alternatives to overvalued Y Combinator startups. Our mission is to make advanced AI technology accessible to everyone, not just well-funded companies.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"yc-killer": {
"args": [
"-y",
"@modelcontextprotocol/server-yc-killer"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.