{"name":"AgentView","description":"A reference agent for agent-native web standards. Exposes a free echo skill and an x402-paid insight skill — pay-per-skill, agent-to-agent, no account.","version":"0.1.0","provider":{"organization":"AgentView","url":"https://agentview.dev"},"supportedInterfaces":[{"url":"https://agentview.dev/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"url":"https://agentview.dev/a2a","preferredTransport":"JSONRPC","capabilities":{"streaming":false,"pushNotifications":false},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json"],"skills":[{"id":"echo","name":"Echo","description":"Echoes your message back. Free.","tags":["demo","free"],"examples":["Say hello to me."]},{"id":"premium_insight","name":"Premium Insight","description":"Returns a premium insight about agent-native payments. Requires an x402 payment (0.01 USDC on Base Sepolia) — send with metadata.skill = \"premium_insight\".","tags":["paid","x402"],"examples":["{\"skill\":\"premium_insight\"}"]}]}