@rakohq/mcp
v0.2.0
Published
MCP server for the Agent Attribution Protocol — search offers, recommend products, earn commission
Maintainers
Readme
@rakohq/mcp
MCP server for the Agent Attribution Protocol (AAP)
Add AAP to Claude Desktop, Cursor, or any MCP-compatible agent. Search offers, recommend products, earn commission.
Setup
Add to your MCP config:
{
"mcpServers": {
"aap": {
"command": "bunx",
"args": ["@rakohq/mcp"],
"env": {
"AAP_API_KEY": "aap_demo_key"
}
}
}
}Tools
- search_offers — Search for product deals (SIM, broadband, energy, etc.)
- recommend — Record a recommendation (attribution event)
- checkout — Initiate a purchase
