{"_id":"@affiliai/mcp","_rev":"3-50668370055b59b2af809ab693d4fc27","name":"@affiliai/mcp","dist-tags":{"latest":"0.2.0"},"versions":{"0.1.0":{"name":"@affiliai/mcp","version":"0.1.0","keywords":["mcp","ai","agent","attribution","affiliate","aap"],"author":{"name":"Affili AI","email":"hello@affili.ai"},"license":"Apache-2.0","_id":"@affiliai/mcp@0.1.0","maintainers":[{"name":"affili-ai","email":"hello@affili.ai"}],"homepage":"https://affili.ai","bugs":{"url":"https://github.com/Affili-AI/aap-platform/issues"},"bin":{"aap-mcp":"src/index.ts"},"dist":{"shasum":"809501c22b2ade1360dfca7bca3cff3a8a9f5c50","tarball":"https://registry.npmjs.org/@affiliai/mcp/-/mcp-0.1.0.tgz","fileCount":6,"integrity":"sha512-0QCgTZ0Z5H/jkwwt8SsVJ6Gw9U8vfA0+Ox0y+0bciVIlGQZbNCrDMGiAkhNFhE3Nt3LG8hpzmlmPQS9VWKUj5w==","signatures":[{"sig":"MEUCIQCNGJrfA/YfEpMRV3ohJ1vvXAhoOZN1K+Q6WF0vWlnpugIgUW/lDArVOREreLn/5nSWrfPUrPx4r5yasTaQH8tg6Y0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9391},"type":"module","gitHead":"d3fc0cbdfdf555cd5969993140c26ef52c89d9a9","scripts":{"start":"bun run src/index.ts"},"_npmUser":{"name":"affili-ai","email":"hello@affili.ai"},"repository":{"url":"git+https://github.com/Affili-AI/aap-platform.git","type":"git"},"_npmVersion":"11.9.0","description":"MCP server for the Agent Attribution Protocol — search offers, recommend products, earn commission","directories":{},"_nodeVersion":"25.6.1","dependencies":{"@modelcontextprotocol/sdk":"^1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/mcp_0.1.0_1775119521697_0.8995559877948571","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Renamed. Use @rakohq/mcp"},"0.2.0":{"name":"@affiliai/mcp","version":"0.2.0","keywords":["mcp","ai","agent","attribution","affiliate","aap"],"author":{"name":"Affili AI","email":"hello@affili.ai"},"license":"Apache-2.0","_id":"@affiliai/mcp@0.2.0","maintainers":[{"name":"affili-ai","email":"hello@affili.ai"}],"homepage":"https://affili.ai","bugs":{"url":"https://github.com/Affili-AI/aap-platform/issues"},"bin":{"aap-mcp":"src/index.ts"},"dist":{"shasum":"0a2a778486c0bf84dc3676f11b84ccdbd2b6eb0a","tarball":"https://registry.npmjs.org/@affiliai/mcp/-/mcp-0.2.0.tgz","fileCount":6,"integrity":"sha512-84PmlPtLy/YBN6QQsYzu3A9pLwyoI0h8NVIS4N4LSLgLJgYt+x8dsd49U8ryma/CIeQ38/MsU6nr0Gc2eTfT8w==","signatures":[{"sig":"MEYCIQDZtVHrRaaUNR4LnVK5RUu2+AjQy7q4VKtdF13c81ETmQIhALRxnkeXg/tRAtrFvCDbiaewgpuXQNRACkO3cqaH31MV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9458},"type":"module","gitHead":"4837e4dedafee5b2a903e28168fe52a4b0f1ee36","scripts":{"start":"bun run src/index.ts"},"_npmUser":{"name":"affili-ai","email":"hello@affili.ai"},"repository":{"url":"git+https://github.com/Affili-AI/aap-platform.git","type":"git"},"_npmVersion":"11.9.0","description":"MCP server for the Agent Attribution Protocol — search offers, recommend products, earn commission","directories":{},"_nodeVersion":"25.6.1","dependencies":{"@modelcontextprotocol/sdk":"^1"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/mcp_0.2.0_1775119794862_0.340010629562719","host":"s3://npm-registry-packages-npm-production"},"deprecated":"Renamed. Use @rakohq/mcp"}},"time":{"created":"2026-04-02T08:45:21.256Z","modified":"2026-04-20T15:51:57.097Z","0.1.0":"2026-04-02T08:45:21.833Z","0.2.0":"2026-04-02T08:49:55.018Z"},"bugs":{"url":"https://github.com/Affili-AI/aap-platform/issues"},"author":{"name":"Affili AI","email":"hello@affili.ai"},"license":"Apache-2.0","homepage":"https://affili.ai","keywords":["mcp","ai","agent","attribution","affiliate","aap"],"repository":{"url":"git+https://github.com/Affili-AI/aap-platform.git","type":"git"},"description":"MCP server for the Agent Attribution Protocol — search offers, recommend products, earn commission","maintainers":[{"name":"affili-ai","email":"hello@affili.ai"}],"readme":"# @affiliai/mcp\n\n> MCP server for the Agent Attribution Protocol (AAP)\n\nAdd AAP to Claude Desktop, Cursor, or any MCP-compatible agent. Search offers, recommend products, earn commission.\n\n## Setup\n\nAdd to your MCP config:\n\n```json\n{\n  \"mcpServers\": {\n    \"aap\": {\n      \"command\": \"bunx\",\n      \"args\": [\"@affiliai/mcp\"],\n      \"env\": {\n        \"AAP_API_KEY\": \"aap_demo_key\"\n      }\n    }\n  }\n}\n```\n\n## Tools\n\n- **search_offers** — Search for product deals (SIM, broadband, energy, etc.)\n- **recommend** — Record a recommendation (attribution event)\n- **checkout** — Initiate a purchase\n\n## Links\n\n- [affili.ai](https://affili.ai)\n- [Protocol Spec](https://github.com/Affili-AI/aap-spec)\n- [JS/TS SDK](https://www.npmjs.com/package/@affiliai/sdk)\n","readmeFilename":"README.md"}