Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Payments are broken for AI agents. Snaplii unlocks real-world commerce with a safe, tokenized payment layer — powered by 500+ merchant gift cards — and is the only one that actually saves you money (up to 10% per transaction), on top of any existing deals or promotions.
| Date | Stars |
|---|---|
| 2026-07-31 | 812 |
| 2026-08-06 | 812 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Agent-to-Merchant Payments by Snaplii > Payments are broken for AI agents. Snaplii unlocks real-world commerce with a safe, tokenized payment layer — powered by 500+ merchant gift cards **and bill pay** (utilities, telecom, and more) — and is the only one that actually saves you money (up to 10% per transaction), on top of any existing deals or promotions. New users can unlock an exclusive welcome offer: **$10 off your first $30 transaction.** --- ## The Problem AI agents can already: - decide what to buy - compare options - navigate merchant platforms But they still can't safely pay. Payments require trust, compliance, and risk control — things AI agents are not designed to handle. Giving agents access to cards is not a solution. It's a risk. --- ## The Solution Snaplii introduces a new model: **User → Agent → Snaplii → Merchant** - Users fund Snaplii - Agents operate within a controlled boundary - Each transaction is **pre-funded, isolated, and non-reusable** No shared credentials. No persistent risk. In addition, Snaplii embeds **value directly into the payment layer** — transactions can **save up to 10%** and stack seamlessly with existing merchant deals and promotions. --- ## Works With Any LLM Snaplii is **model-agnostic**. It works with any AI agent or LLM platform: | Integration | How | Best for | |---|---|---| | **REST API** | Direct HTTP calls to `aipayment.snaplii.com/v2/*` | Any language, any framework | | **Python CLI** | `pip install snaplii-cli` | Terminal agents, scripts, automation | | **MCP Server** | Model Context Protocol (stdio) | Claude Desktop, OpenClaw, Cursor, VS Code | | **OpenClaw Skill** | `clawhub install snaplii-a2m-payment` | OpenClaw agents | Whether you're building with **Claude, ChatGPT, GPT-4, Gemini, LLaMA, Mistral, OpenClaw**, or any other model — if it can make HTTP calls or run a CLI, it can use Snaplii. --- ## Table of Contents - [Requirements](#requirements) - [Quick Start](#quick-start) - [CLI Commands](#cli-commands) - [Integration Guides](#integration-guides) - [REST API (Any LLM)](#rest-api-any-llm) - [MCP Server (Claude, OpenClaw, Cursor)](#mcp-server-claude-openclaw-cursor) - [Claude Code Skill](#claude-code-skill) - [OpenClaw Skill](#openclaw-skill) - [Components](#components) - [Troubleshooting](#troubleshooting) - [Security](#security) - [License](#license) --- ## Requirements - Python 3.10+ _CLI works on Python 3.9+, but the MCP server requires Python 3.10+._ - Git - Snaplii Mobile App _Required to generate your API key._ <details> <summary><strong>Mac users: check your Python version</strong></summary> ```bash python3 --version ``` If your Python version is below 3.10, install Python via Homebrew: ```bash brew install [email protected] ``` Then use `python3.12` and `pip3.12` instead of `python3` / `pip3` in the steps below. </details> --- ## Quick Start ### 1. Get Your API Key via Snaplii App Before using the CLI or configuring your AI agent, generate a secure API key from the Snaplii mobile app: 1. Download the Snaplii app for [iOS](https://apps.apple.com/app/snaplii/id1596924498) or [Android](https://play.google.com/store/apps/details?id=com.snaplii.app). 2. Register an account and bind a payment method to load your Snaplii Cash balance. 3. In the app, go to **More → Payment Methods → AI Payment Management**. 4. Tap **+ New API Key**. 5. Set a name, define the permission scope, and set a hard spending limit. - Example scopes: **Read-only** or **Purchase** 6. Copy the API key. - Format: `snp_sk_live_...` - Keep it safe — it will only be shown once. ### 2. Get the Code ```bash git clone https://github.com/Snaplii-Inc/agent-to-merchant-payments.git cd agent-to-merchant-payments ``` ### 3. Install the CLI `pipx` is the smoothest path. It installs the CLI in its own isolated environment and puts the `snaplii` executable on your `PATH`. #### macOS ```bash brew install pipx pipx ensurepath ``` #### Linux ```
Excerpt of 16,591 characters
Read on GitHub43
7
4
4
3
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:70f2db129daf4212, desc:ai agents