Card snapshot
sharprod.com
·
2026-09-13 11:56:25 UTC
·
2fd7d7ad13bce4e28ded05fa97023271f5aaaf2a841a3d2de5492abdf0783009
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": "SHAR Production Advisor",
"description": "Source-backed production planning across AI, CGI, live action, and hybrid methods.",
"supportedInterfaces": [
{
"url": "https://mcp.sharprod.com/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"provider": {
"organization": "SHAR Production",
"url": "https://sharprod.com"
},
"version": "0.1.0",
"documentationUrl": "https://mcp.sharprod.com/advisor",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false,
"extensions": [
{
"uri": "https://sharprod.com/extensions/public-knowledge-mcp/v1",
"description": "Governed reference to the separate anonymous, read-only public MCP; this does not redefine the A2A interface.",
"required": false,
"params": {
"endpoint": "https://mcp.sharprod.com/public",
"transport": "streamable-http",
"authentication": "none",
"readOnly": true,
"toolCount": 15,
"websiteServerCard": "https://sharprod.com/.well-known/mcp/server-card.json",
"mcpServerCard": "https://mcp.sharprod.com/.well-known/mcp/server-card.json",
"contact": "https://sharprod.com/contact.html"
}
}
]
},
"securitySchemes": {},
"securityRequirements": [],
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "select_production_method",
"name": "Select production method",
"description": "Compare AI, CGI, live action, and hybrid production against the stated goal.",
"tags": [
"video-production",
"shar",
"advisor"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"securityRequirements": []
},
{
"id": "match_relevant_cases",
"name": "Match relevant cases",
"description": "Find public SHAR cases relevant to an industry, channel, or production goal.",
"tags": [
"video-production",
"shar",
"advisor"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"securityRequirements": []
},
{
"id": "estimate_planning_floor",
"name": "Estimate planning floor",
"description": "Return current published starting prices without treating them as a final quote.",
"tags": [
"video-production",
"shar",
"advisor"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
],
"securityRequirements": []
}
],
"signatures": []
}