Card snapshot
docs.streamkap.com
·
2026-08-06 13:10:25 UTC
·
f4e5a29c5931d58bed7ebbb150f04a9ed5442eb6ea315bc1e767383d180ebc32
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": "Streamkap Docs",
"url": "https://docs.streamkap.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.streamkap.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.streamkap.com/",
"organization": "Streamkap Docs"
},
"documentationUrl": "https://docs.streamkap.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "streamkap",
"name": "Streamkap",
"description": "Use when building, managing, or troubleshooting real-time data pipelines with Change Data Capture (CDC). Agents should reach for this skill when creating sources and destinations, monitoring pipeline health, triggering snapshots, managing transforms, deploying infrastructure via API/CLI/Terraform, or connecting AI agents to Streamkap via MCP.",
"tags": [],
"url": "https://docs.streamkap.com/.well-known/agent-skills/streamkap/skill.md"
}
]
}