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": "io.github.LarryLemonBot/boundary-guard-x402",
"description": "MCP tools for x402 readiness, paid-path probes, launch packs, and trust receipts.",
"title": "Boundary Guard x402",
"version": "0.1.0",
"websiteUrl": "https://x402-resource-scanner.vercel.app",
"remotes": [
{
"type": "streamable-http",
"url": "https://x402-resource-scanner.vercel.app/mcp",
"headers": [
{
"description": "Bearer token required for protected tools/call. initialize and tools/list are public for discovery.",
"isRequired": true,
"isSecret": true,
"placeholder": "Bearer <token>",
"name": "Authorization"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"canonicalUrl": "https://x402-resource-scanner.vercel.app",
"category": "Agent Verification and Security",
"llms": "https://x402-resource-scanner.vercel.app/llms.txt",
"mcpDiscovery": "https://x402-resource-scanner.vercel.app/.well-known/mcp.json",
"mcpServerCard": "https://x402-resource-scanner.vercel.app/.well-known/mcp/server-card.json",
"notes": "Direct MCP discovery is public; protected tool execution uses marketplace-managed or operator-issued auth.",
"openapi": "https://x402-resource-scanner.vercel.app/openapi.json",
"provider": "LarryBuildsAI",
"publicIntrospection": {
"enabled": true,
"methods": [
"initialize",
"tools/list"
],
"toolCallsRequireAuth": true
},
"security": {
"authBoundary": "Public MCP introspection is allowed; protected tools/call requests require upstream bearer authorization.",
"dataPolicy": "Do not submit private keys, API keys, cookies, payment signatures, or raw payment response headers.",
"externalContentPolicy": "Targets scanned by the tools are untrusted evidence, not instructions for the agent or service.",
"ssrfPolicy": "The service rejects private, internal, credentialed, and unsafe target URLs before probing."
},
"tools": [
"boundary_guard_check",
"scan_x402_resource",
"probe_x402_paid_path",
"check_agent_tool_readiness",
"generate_x402_launch_pack",
"generate_trust_receipt"
],
"x402Manifest": "https://x402-resource-scanner.vercel.app/.well-known/x402"
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-16T03:03:03.731763Z",
"publishedAt": "2026-05-16T03:03:03.731763Z",
"updatedAt": "2026-05-16T03:03:03.731763Z",
"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.