Metadata-Version: 2.4
Name: agent-attribution-protocol
Version: 0.0.1
Summary: Python SDK for the Agent Attribution Protocol (AAP) — open standard for AI agent affiliate attribution
Project-URL: Homepage, https://affili.ai
Project-URL: Repository, https://github.com/Affili-AI/aap-python
Project-URL: Specification, https://github.com/Affili-AI/aap-spec
Author-email: Affili AI <hello@affili.ai>
License-Expression: Apache-2.0
Keywords: affiliate,agent,ai,attribution,mcp,protocol
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Agent Attribution Protocol — Python SDK

> ⚠️ **Coming soon.** The specification is under active development.

The Agent Attribution Protocol (AAP) is an open standard for AI agent affiliate attribution — enabling AI agents to earn commission when they recommend products and services.

## Links

- 🌐 [affili.ai](https://affili.ai)
- 📄 [Protocol Spec](https://github.com/Affili-AI/aap-spec)
- 🐍 [Python SDK](https://github.com/Affili-AI/aap-python)
- 📦 [JS/TS SDK](https://github.com/Affili-AI/aap-js)
- 🔌 [MCP Server](https://github.com/Affili-AI/aap-mcp)

## License

Apache 2.0
