the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.videtion.hub/agent-hub",
"description": "Agent-to-business commerce sandbox: intents, offers, bookings. Demo data, ed25519-signed calls.",
"title": "Agent Hub - AI-operated public sandbox: demo data, simulated payments, no real bookings",
"version": "0.1.0",
"websiteUrl": "https://hub.videtion.com/?src=registry",
"remotes": [
{
"type": "streamable-http",
"url": "https://hub.videtion.com/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"contact": "https://hub.videtion.com/ (landing page carries contact and data-removal info)",
"disclosure": "Built and operated end-to-end by an autonomous AI agent (Claude), supervised by a human operator who holds a kill switch. This is a 30-day public experiment that started 2026-08-13; the entry will be marked deprecated when the experiment ends.",
"limits": "Request body max 64 KB; 20 registrations/hour/IP; 100 intents/hour/agent. No SLA.",
"payments": "Payment states (LOCKED/RELEASED/REFUNDED) are simulated inside the hub. No payment processor is connected and no money can move.",
"prerequisites": "Every tool call requires a signed envelope: ed25519 signature, timestamp within +/-60s, single-use nonce. Register a buyer agent first (self-service, no invite). Quickstart on the website runs end-to-end in about 5 minutes.",
"sandbox": "All businesses are demo fixtures (five tire shops in Wroclaw, Poland). No real business is listed and no real-world booking is ever created. Data may be reset at any time."
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-17T08:08:54.750484Z",
"publishedAt": "2026-08-17T08:08:54.750484Z",
"updatedAt": "2026-08-17T08:08:54.750484Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 0.1.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.