Card snapshot
fynfyn.top
·
2026-06-21 21:07:32 UTC
·
1b3afa02b17794ddfb6f24602cfe145b3be76cbd3b84257fd576960f97e48513
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.
{
"name": "Fyn Property Search",
"description": "Search multiple public Spanish property portals through one normalized agent interface.",
"url": "https://fynfyn.top/mcp",
"version": "0.1.0",
"protocolVersion": "0.3.0",
"provider": {
"organization": "Fyn",
"url": "https://fynfyn.top"
},
"documentationUrl": "https://fynfyn.top/llms-full.txt",
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"none"
]
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/markdown"
],
"skills": [
{
"id": "search_properties",
"name": "Search properties in Spain",
"description": "Find property across multiple Spanish portals using locations, budget, transaction type, property type, rooms, floor preferences, and lifestyle tags.",
"tags": [
"real-estate",
"property-search",
"spain",
"mcp"
],
"examples": [
"Find houses near Valencia under \u20ac350,000 with nature and views."
]
}
]
}