★ 1 stars
TypeScript
🤖 AI/LLM
Updated 1mo ago
MCP server aggregating developer infrastructure deals, free tiers, and startup programs. 1,500+ offers, 7 tools, 50+ categories.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"agentdeals": {
"command": "npx",
"args": [
"-y",
"robhunter/agentdeals"
]
}
}
}
Run in terminal:
claude mcp add agentdeals npx -y robhunter/agentdeals
Add to .cursor/mcp.json:
{
"mcpServers": {
"agentdeals": {
"command": "npx",
"args": [
"-y",
"robhunter/agentdeals"
]
}
}
}
Topics
developer-toolsfree-tiermcpmcp-servermodel-context-protocol