AgentReady
AgentReady
Make your site Agent Ready
Open Source

AgentReady is Open Source

Join us in building the standard for agent-ready websites. The protocol, tools, and implementations are all open for contribution.

Why Open Source?

A shared standard benefits the entire ecosystem

Standardization benefits everyone

A shared standard means agents only need to learn one pattern. Sites implement once, all agents understand.

Community-driven evolution

The protocol evolves based on real-world agent needs. Contributors shape the future of agent-site interaction.

Transparency builds trust

Open source means you can verify exactly how it works. No black boxes, no hidden behavior.

How to Contribute

Many ways to get involved

1
Report Issues

Found a bug or have a suggestion? Open an issue on GitHub and help us improve.

2
Submit PRs

Code contributions welcome. Check the contributing guide for guidelines.

3
Propose Protocol Extensions

Have an idea for new features? Use our RFC process to propose changes.

4
Add Agent Implementations

Help agents support AgentReady. Build integrations for your favorite agent tools.

Governance

How we evolve the protocol

RFC Process

Protocol changes go through a Request for Comments process. Proposals are discussed openly before implementation.

Semantic Versioning

We follow semver strictly. Breaking changes only in major versions, with clear migration guides.

Maintainers

Core maintainers review PRs and guide the project direction. See MAINTAINERS.md in each repository.

Adopters

Sites using AgentReady

Showcase coming soon. Using AgentReady? Let us know to be featured here.

License

MIT License - permissive, use it anywhere

MIT License

Copyright (c) AgentReady

Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software...
View full license on GitHub