AgentDeals✓
io.github.robhunter/agentdeals · v0.3.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.robhunter/agentdeals",
"description": "MCP server aggregating developer infrastructure deals, free tiers, and startup programs",
"title": "AgentDeals",
"repository": {
"url": "https://github.com/robhunter/agentdeals",
"source": "github"
},
"version": "0.3.1",
"websiteUrl": "https://agentdeals.dev",
"icons": [
{
"src": "https://agentdeals.dev/favicon.png"
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://agentdeals.dev/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}