BotBeat
...
← Back

> ▌

Independent / Open SourceIndependent / Open Source
OPEN SOURCEIndependent / Open Source2026-03-13

agent.json: A New Open Protocol for AI Agents to Communicate with Websites

Key Takeaways

  • ▸agent.json introduces a standardized, robots.txt-like protocol for AI agent-to-website communication, filling a gap left by APIs not designed for software interactions
  • ▸The protocol uses three endpoints (discovery, inbox, response polling) with JSON Schema parameter definitions to enable clear agent-server communication
  • ▸Platform-agnostic design allows implementation across any backend framework, with a reference implementation already available on Cloudflare Workers
Source:
Hacker Newshttps://news.ycombinator.com/item?id=47364358↗

Summary

A developer has introduced agent.json, an open protocol designed to enable standardized communication between AI agents and websites, similar to how robots.txt governs web scraping. The protocol addresses a critical gap in AI-to-website interaction by providing three key endpoints: a discovery endpoint that reveals available actions and authentication requirements, a message inbox for agents to submit requests, and a polling mechanism for retrieving responses.

The protocol uses JSON Schema to define action parameters, ensuring agents understand exactly what data to submit for tasks like booking appointments or requesting refunds. It supports multiple response patterns including synchronous replies, polling, and webhook callbacks with HMAC-signed authentication. The implementation is language-agnostic and can be deployed on any backend framework, with a reference implementation provided via Cloudflare Workers that includes AI-powered request classification and email routing capabilities.

Editorial Opinion

agent.json addresses a genuinely important infrastructure problem as AI agents become more capable and prevalent. The analogy to robots.txt is apt—this could become a widely-adopted standard if it gains traction. However, adoption will depend on whether websites see sufficient value in making themselves agent-friendly and whether the protocol proves robust enough for real-world use cases with authentication, rate limiting, and error handling at scale.

AI AgentsOpen Source

More from Independent / Open Source

Independent / Open SourceIndependent / Open Source
PRODUCT LAUNCH

Software Engineer Unveils Mica: A Native Compiler Built Over 2.5 Years in Silence

2026-04-16
Independent / Open SourceIndependent / Open Source
OPEN SOURCE

AET: New Transpiler Compresses Source Code for LLMs, Reducing Token Usage by 30-55%

2026-04-09
Independent / Open SourceIndependent / Open Source
PRODUCT LAUNCH

Grove: New Tool Enables Seamless Distributed ML Training Over Apple's AirDrop Protocol

2026-03-25

Comments

Suggested

MicrosoftMicrosoft
RESEARCH

Microsoft Releases Comprehensive Guidelines for Human-AI Interaction Based on 20+ Years of Research

2026-05-20
CohereCohere
OPEN SOURCE

Cohere Releases Command A+ Open-Source: Advancing Sovereign AI for Developers

2026-05-20
GitHubGitHub
INDUSTRY REPORT

AI-Generated Abandonware Is Hollowing Out Open Source, Industry Analysis Shows

2026-05-20
← Back to news
© 2026 BotBeat
AboutPrivacy PolicyTerms of ServiceContact Us