TraveSeal
simohammedb.github.io
A plug-and-play MCP Server for automated, low-cost C2PA provenance stamping via Base L2.
simohammedb.github.io via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 20/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-07 23:37:11 current | 172c4de36603… |
view → |
Endpoints
| Agent card | https://simohammedb.github.io/travseal-a2a/.well-known/agent-card.json |
Skills · 1 declared · mapped to canonical taxonomy
Submits a digital asset URL and returns a C2PA-compliant manifest.
Health · last 2 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/simohammedb.github.io) [](https://agenstry.com/agents/simohammedb.github.io) [](https://agenstry.com/agents/simohammedb.github.io) [](https://agenstry.com/agents/simohammedb.github.io)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"a2a_version": "1.0.0",
"agent_id": "com.travseal.agent",
"name": "TraveSeal",
"display_name": "TraveSeal C2PA Notary",
"description": "A plug-and-play MCP Server for automated, low-cost C2PA provenance stamping via Base L2.",
"icon_url": "https://huggingface.co/spaces/TraveSeal/app/resolve/main/assets/logo.png",
"skills": [
{
"id": "travseal-c2pa-stamp",
"name": "Create C2PA Stamp",
"description": "Submits a digital asset URL and returns a C2PA-compliant manifest.",
"tags": [
"C2PA provider",
"C2PA stamping",
"Provenance",
"Provenance stamping",
"EU ACT",
"EU AI ACT",
"COMPLIANCE manifest",
"C2pa manifest",
"Trust bridge",
"C2pa signed",
"Readable image",
"Travel c2pa",
"Tavel compliance",
"Travel provenance"
]
}
],
"capabilities": {
"notarize.c2pa": {
"display_name": "Notarize with C2PA Stamp",
"description": "Submits a digital asset URL and returns a C2PA-compliant manifest, providing a verifiable cryptographic proof of the asset's origin and integrity.",
"input_schema": {
"type": "object",
"properties": {
"url": {
"type": "string",
"format": "uri",
"description": "The publicly accessible URL of the digital asset to be stamped."
}
},
"required": [
"url"
]
},
"output_schema": {
"type": "object",
"properties": {
"c2pa_manifest": {
"type": "object",
"description": "The full C2PA manifest object as a JSON response."
}
}
}
}
},
"supportedInterfaces": [
{
"url": "https://numbers-counseling-sub-emperor.trycloudflare.com",
"protocolBinding": "JSONRPC"
},
{
"url": "https://numbers-counseling-sub-emperor.trycloudflare.com",
"protocolBinding": "HTTP_JSON"
}
]
}