Card snapshot
mcp.netgrant.ca
·
2026-05-31 20:54:00 UTC
·
92bde93900d103d7e0631c7c3e885bef5cc30fcea881ec0e23081e2e9e292a7a
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"schema_version": "1.0",
"name": "NetGrant",
"description": "Search 2,000+ Canadian funding opportunities \u2014 grants, tax credits, wage subsidies, accelerators, competitions, and loans \u2014 for startups and small businesses.",
"url": "https://mcp.netgrant.ca/mcp",
"homepage": "https://netgrant.ca",
"type": "mcp",
"protocol": "MCP/1.0",
"transport": "http",
"auth": {
"type": "none"
},
"capabilities": {
"tools": true,
"resources": false,
"prompts": false
},
"tools": [
{
"name": "search_opportunities",
"description": "Search Canadian funding opportunities by keyword, category, region, deadline, and funding amount. Returns ranked results from 2,000+ curated sources."
},
{
"name": "get_opportunity_details",
"description": "Retrieve full details for a specific opportunity including eligibility criteria, funding range, deadlines, and application links."
}
],
"provider": {
"name": "NetGrant",
"url": "https://netgrant.ca",
"contact": "sam.ns97g@gmail.com"
},
"categories": [
"funding",
"grants",
"startups",
"canada",
"government"
],
"regions": [
"CA"
],
"license": "MIT"
}