🛠 ANIP (Agent-Native Internet Protocol) has been introduced—an open protocol for direct interaction between websites and AI agents.
Instead of parsing HTML, websites host a /.well-known/anip.yaml file that describes their capabilities, intents, and endpoints. The protocol supports REST, MCP, GraphQL, or gRPC.
🌍 ANIP could become the standard for connecting agents and websites, much like HTML is for browsers, reducing integration costs and eliminating the need for interface parsing.
👤 This is a step toward an "agentic internet," where AI can book tickets or manage services directly through structured descriptions rather than by simulating button clicks.
Source 1: https://github.com/shivanshmah14/anip
