Card snapshot
ia-asso.fr
·
2026-06-14 18:41:01 UTC
·
d381af25470c5a8c69536e23bd67ffb57d96309b40950a8c57d61af7fa73ebd6
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.
{
"protocolVersion": "0.3.0",
"name": "IA-Asso.fr \u2014 French Associations Registry",
"description": "Agent2Agent interface to discover 2M+ active French associations (RNA, Minist\u00e8re de l\u2019Int\u00e9rieur). Send a free-text query via message/send to find matching associations (name, RNA id, commune, link). Full toolset (stats, public subsidies, RUP, health, geo) is available via the MCP server at /api/mcp.",
"version": "1.0.1",
"url": "https://ia-asso.fr/api/a2a",
"preferredTransport": "JSONRPC",
"provider": {
"organization": "IA-Asso.fr",
"url": "https://ia-asso.fr"
},
"documentationUrl": "https://ia-asso.fr/mcp",
"iconUrl": "https://ia-asso.fr/favicon.ico",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "discover_associations",
"name": "Discover French associations",
"description": "Free-text search over 2M+ active French associations (RNA): by name, theme, commune, department or region. Returns matching associations with RNA id, location and canonical link.",
"tags": [
"search",
"associations",
"france",
"rna",
"nonprofit"
],
"examples": [
"associations sportives \u00e0 Lyon",
"clubs d'\u00e9checs dans le 75",
"aide alimentaire \u00e0 Marseille",
"AMAP en Bretagne"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json",
"text/plain"
]
}
],
"tags": [
"associations",
"france",
"rna",
"nonprofit",
"search",
"civic-data"
],
"license": "MIT",
"pricing": "free"
}