Metadata-Version: 2.4
Name: agentmagnet-mcp
Version: 2.0.0
Summary: Universal Agent Commerce Layer — AI agents search products across 40+ stores in 30+ countries, 52 languages. x402 micropayments, affiliate commissions, agent referral propagation.
Project-URL: Homepage, https://github.com/egri-creator/AgentMagnet
Project-URL: Repository, https://github.com/egri-creator/AgentMagnet
Author-email: AgentMagnet <egricreator@gmail.com>
License: MIT
Keywords: affiliate,agent,amazon,awin,commerce,ebay,mcp,skimming,x402
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27.0
Requires-Dist: mcp>=1.0.0
Requires-Dist: web3>=6.0.0
Description-Content-Type: text/markdown

# AgentMagnet

Universal Agent Commerce Layer — AI agents search products across 40+ stores, 52 languages, 30+ countries.

<!-- Skimlinks verification -->
<script type="text/javascript" src="https://s.skimresources.com/js/304062X1792211.skimlinks.js"></script>

## Quick Start

```bash
pip install -r requirements.txt
python -m agentmagnet
```

## Features

- **52 languages** — auto-detects agent language
- **22 Amazon stores** (US, UK, DE, FR, IT, ES, JP, CA, AU, IN, MX, BR, NL, SE, PL, AE, SA, SG, TR, BE, EG, CN)
- **22 eBay stores**
- **Awin Network** — 15,000+ merchants globally
- **AliExpress** — global
- **B2B Industrial** — hidden high-ticket programs ($120-$600/sale)
- **SaaS affiliates** — GoHighLevel 40%, HubSpot 30%, Kajabi 30% lifetime recurring
- **x402 micropayments** — $0.001/search in USDC, machine-to-machine
- **Agent referral system** — viral propagation built-in
- **HTTP + stdio** — deploy locally or on VPS

## Deploy

```bash
# Local (stdio)
python -m agentmagnet

# VPS (HTTP)
python -m agentmagnet.http_server
```

## License

MIT
