{
  "schemaVersion": "1.0.0",
  "name": "Grantd",
  "description": "A funding desk for small nonprofit teams. Public tools return live homepage inventory only.",
  "website": "https://www.grantd.fund",
  "tools": [
    {
      "name": "grantd_get_public_inventory",
      "description": "Return the same public grant inventory counts and single sourced preview shown on the homepage. Does not search or invent grants.",
      "inputSchema": {
        "type": "object",
        "properties": {}
      }
    }
  ]
}
