---
title: "ax402"
description: "Manage Ax402 paid APIs from the agent: wrap endpoints, set x402 prices, inspect 402s, and review settlements."
canonical: https://agentpluginsdirectory.com/plugins/ax402
last-updated: 2026-09-10
---

# ax402
Manage Ax402 paid APIs from the agent: wrap endpoints, set x402 prices, inspect 402s, and review settlements.
- Slug: ax402
- Publisher: AxLabs
- Repository: https://github.com/AxLabs/ax402-plugins
- Manifest: plugins/ax402/plugin.json
- Version: 0.1.0
- License: Apache-2.0
- Category (editorial): other
- Skills: 2 (ax402, setup)
- MCP servers: 1 (ax402)
- Stars: 0
- Repository created: 2026-09-10
- Repository last pushed: 2026-09-10
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/ax402
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What ax402 does, in the publisher's words

Agent plugin for the Ax402 platform. Bundles @ax402/mcp-server (stdio via npx) plus skills and slash commands.

One package, four clients:

ChatGPT's public plugin directory wants a hosted Streamable HTTP MCP. This package is local stdio. Codex and ChatGPT desktop can still install it from this repo.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/AxLabs/ax402-plugins/HEAD/plugins/ax402/README.md

## Skills

- ax402: Manage Ax402 seller APIs and x402 payments via MCP tools. Use when wrapping an upstream API, pricing endpoints, inspecting HTTP 402 Payment Required, listing settlements, or the user mentions Ax402 / x402 / paid APIs.
- setup: Configure the Ax402 plugin MCP server (API key, base URL, sandbox vs live). Use on first install, when tools fail with AX402_API_KEY required, or when switching Sandbox and production.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- ax402: transport: stdio; command: npx -y @ax402/mcp-server

Read from the plugin's own mcp.json. Environment variable names only, never values.
