mpp

Orchestrate pay-per-use payments for API calls, LLM inference, image generation, and web search.

32|5|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/jiayaoqijia/Ottie --skill mpp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mpp
Source: https://github.com/jiayaoqijia/Ottie/tree/main/workspace/skills/payments/mpp
Command: npx skills add https://github.com/jiayaoqijia/Ottie --skill mpp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

orchestrates pay-per-use access to services, enabling agents to pay for API calls and other resources in-flight, ensuring verifiable accounting and control over spend.

Core Features & Use Cases

  • Pay-per-use payments for APIs, LLMs, image generation, and web search.
  • SDK integrations across TypeScript, Python, and Rust for seamless adoption.
  • Use Case: Agents connect to paid endpoints and receive resources after successful payment, with receipts for auditing.

Quick Start

Initialize a payment-enabled request to access a paid service and retrieve the resource.

Frequently Asked Questions about mpp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate machine-to-machine payments for API calls and LLM inference?

You can automate machine-to-machine payments for API calls by using an SDK to initialize payment-enabled requests, allowing agents to pay providers per use and retrieve resources with verifiable receipts.

What is the best way to enable pay-per-use access for agents across multiple service providers?

Enabling pay-per-use access across providers requires a modular payments protocol that supports custom methods and SDK integrations, ensuring agents can execute deterministic, auditable transactions for various resources.

Does this payments automation SDK support TypeScript, Python, and Rust integrations?

Yes, the payments automation SDK supports TypeScript, Python, and Rust integrations, providing seamless adoption for initializing payment-enabled requests across different development environments.

Can I use Lightning or Stripe for automated agent payments on web search and image generation?

Yes, you can use Lightning, Stripe, Tempo, or custom methods to handle automated agent payments for web search and image generation, ensuring verifiable accounting and control over spend.

How do agents receive resources after paying for API calls in an automated workflow?

Agents receive resources after paying for API calls by connecting to paid endpoints through the SDK, where successful payment execution automatically triggers resource retrieval and generates receipts for auditing.