MCP.so
ログイン

Payflow

@chainbound

Payflow について

A toolkit for building micropayment-gated MCP servers

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

chainbound

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Payflow?

Payflow is a toolkit for building micropayment-gated MCP servers. It provides a local MCP server for generating micropayments and a TypeScript SDK for integrating micropayments into your own MCP server.

How to use Payflow?

Install the packages via npm (@chainbound/payflow-mcp and @chainbound/payflow-sdk). Refer to each package’s README for detailed setup and usage instructions. An example integration (Cryo MCP) is available for reference.

Key features of Payflow

  • Local MCP server for generating micropayments
  • TypeScript SDK for integrating micropayments into MCP servers
  • Monorepo structure with separate server and SDK packages
  • Example integration (Cryo MCP) for reference
  • Published as npm packages for easy installation

Use cases of Payflow

  • Building micropayment-gated MCP servers
  • Creating pay-per‑use or rate‑limited tools and APIs on top of MCP
  • Integrating micropayments into existing MCP servers using the SDK

FAQ from Payflow

What packages does Payflow include?

Payflow includes two main packages: @chainbound/payflow-mcp (local MCP server for generating micropayments) and @chainbound/payflow-sdk (TypeScript SDK for integrating micropayments into your MCP server).

How do I get started with Payflow?

Install the desired package(s) from npm and follow the instructions in the respective package README. The Cryo MCP example demonstrates a real‑world integration.

What is the purpose of payflow-mcp?

Payflow-mcp is a local MCP server that handles the generation of micropayments, acting as the payment infrastructure for micropayment‑gated MCP servers.

What is the purpose of payflow-sdk?

Payflow-sdk is a

コメント

「その他」の他のコンテンツ