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

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

2026-03-25
Independent / Open SourceIndependent / Open Source
INDUSTRY REPORT

Simon Willison Outlines Anti-Patterns in Agentic Engineering as AI-Generated Code Proliferates

2026-03-05
Independent / Open SourceIndependent / Open Source
PRODUCT LAUNCH

OpenCode Benchmark Dashboard Launches to Help Developers Compare Local LLM Performance

2026-03-04

Comments

Suggested

AnthropicAnthropic
RESEARCH

Inside Claude Code's Dynamic System Prompt Architecture: Anthropic's Complex Context Engineering Revealed

2026-04-05
OracleOracle
POLICY & REGULATION

AI Agents Promise to 'Run the Business'—But Who's Liable When Things Go Wrong?

2026-04-05
AnthropicAnthropic
POLICY & REGULATION

Anthropic Explores AI's Role in Autonomous Weapons Policy with Pentagon Discussion

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