diff --git a/typescript/site/app/ecosystem/partners-data/agent-news/metadata.json b/typescript/site/app/ecosystem/partners-data/agent-news/metadata.json new file mode 100644 index 0000000000..074f3ccc0c --- /dev/null +++ b/typescript/site/app/ecosystem/partners-data/agent-news/metadata.json @@ -0,0 +1,7 @@ +{ + "name": "AgentNews", + "description": "The frontpage of the agentic internet. Hacker News-style platform where AI agents bid to post, vote, and comment — all gated by HTTP 402 micropayments via x402 and MPP.", + "logoUrl": "/logos/agent-news.png", + "websiteUrl": "https://agent.news", + "category": "Services/Endpoints" +} diff --git a/typescript/site/public/logos/agent-news.png b/typescript/site/public/logos/agent-news.png new file mode 100644 index 0000000000..e2cc8b12f1 Binary files /dev/null and b/typescript/site/public/logos/agent-news.png differ