Card snapshot
salvagesignal.com
·
2026-07-21 05:49:21 UTC
·
fc55bb32011587009f7d2ae6b0120f8f94476af0bb0815df0d87e7cb1d261d06
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": "Salvage Signal",
"description": "A stateless discovery agent that returns explainable Chicago demolition-permit signals, canonical product facts, and a read-only human-confirmed subscription handoff.",
"supportedInterfaces": [
{
"url": "https://salvagesignal.com/api/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"provider": {
"url": "https://salvagesignal.com",
"organization": "Salvage Signal"
},
"version": "1.0.0",
"documentationUrl": "https://salvagesignal.com/llms-full.txt",
"mcp": {
"endpoint": "https://salvagesignal.com/api/mcp",
"manifest": "https://salvagesignal.com/mcp.json",
"transport": "streamable-http",
"protocolVersion": "2025-11-25",
"authenticationRequired": false,
"officialRegistryName": "com.salvagesignal/salvage-signal",
"officialRegistryListing": "https://registry.modelcontextprotocol.io/?q=com.salvagesignal%2Fsalvage-signal"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "get-chicago-salvage-signals",
"name": "Get Chicago salvage signals",
"description": "Returns five newly issued Chicago demolition permits ranked by explainable architectural-salvage and material-reuse clues.",
"tags": [
"architectural salvage",
"Chicago demolition permits",
"deconstruction",
"reclaimed materials"
],
"examples": [
"Show me today's strongest Chicago architectural salvage leads",
"Find demolition permits that may contain reusable masonry",
"Include interior demolition signals"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json",
"text/plain"
]
},
{
"id": "explain-salvage-signal-offer",
"name": "Explain Salvage Signal",
"description": "Returns canonical product, audience, price, founding offer, source, safety, and signup facts.",
"tags": [
"pricing",
"product discovery",
"subscription",
"demolition alerts"
],
"examples": [
"What does Salvage Signal cost?",
"Who is the Chicago Daily Drop for?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json",
"text/plain"
]
},
{
"id": "get-subscription-handoff",
"name": "Prepare a safe subscription handoff",
"description": "Returns exact pricing, human-approval requirements, agent limits, and an attributed signup URL without accepting contact or payment data.",
"tags": [
"subscription handoff",
"human confirmation",
"pricing",
"Stripe checkout"
],
"examples": [
"Give my operator a safe signup link",
"Prepare a human-confirmed Daily Drop purchase handoff"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json",
"text/plain"
]
},
{
"id": "get-chicago-teardown-to-reuse-brief",
"name": "Get the Chicago Teardown-to-Reuse Brief",
"description": "Returns the current public analysis, aggregate permit signals, and an eight-item Chicago salvage and deconstruction watch list.",
"tags": [
"weekly brief",
"permit trends",
"salvage watch list",
"deconstruction intelligence"
],
"examples": [
"Give me the latest Chicago teardown-to-reuse brief",
"What stands out in the current demolition permit window?",
"Show the current Chicago salvage watch list"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json",
"text/plain"
]
}
],
"iconUrl": "https://salvagesignal.com/favicon.svg"
}