Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

PayHere Documentation Server

БесплатноНе проверен

Provides AI-ready documentation for the PayHere payment gateway, enabling access to API references, SDK guides, and documentation search through MCP tools.

GitHubEmbed

Описание

Provides AI-ready documentation for the PayHere payment gateway, enabling access to API references, SDK guides, and documentation search through MCP tools.

README

DISCLAIMER: This is NOT official PayHere documentation from PayHere (Pvt) Ltd. This is a community-driven resource compiled from publicly available data. Created by Theepan Kaja. For official documentation, visit support.payhere.lk.

AI-ready documentation for the PayHere payment gateway, served as llm.txt for AI coding agents and as an MCP server for direct tool access.

Quick Start

Use the hosted llm.txt

# Claude Code
Fetch https://payheredoc.theepankaja.website/llm.txt

# Terminal
curl https://payheredoc.theepankaja.website/llm.txt -o llm.txt

Use the MCP server

# Claude Code
claude mcp add payhere-docs -- npx -y payhere-mcp-server

# Or add to any MCP-compatible client
npx payhere-mcp-server

Project Structure

├── llm.txt              # Full PayHere documentation (plain text)
├── server.js            # Express server for hosting llm.txt
├── mcp/                 # MCP server package
│   ├── index.js         # MCP server entry point
│   ├── lib/
│   │   ├── parser.js    # llm.txt parser
│   │   ├── tools.js     # Tool implementations
│   │   └── disclaimer.js # Disclaimer text
│   └── package.json
├── LICENSE              # MIT License
├── CONTRIBUTING.md      # Contribution guidelines
└── SECURITY.md          # Security policy

MCP Server Tools

Tool Description
list_topics List all documentation sections
get_section Get a section by topic name (fuzzy matching)
get_api_reference Get API docs with alias support
search_docs Full-text search across all documentation
get_sdk_guide Get focused SDK-specific guide (android, ios, react-native, flutter, javascript)

Documentation Coverage

  • Checkout, Recurring, Preapproval, Charging, Retrieval, Subscription Manager, Refund, Authorize, Capture APIs
  • JavaScript SDK (payhere.js)
  • Mobile SDKs: Android, iOS, React Native, Flutter
  • Shopping Cart Plugins (WooCommerce, Shopify, OpenCart, etc.)
  • PayHere Links & Buttons
  • Payment Notifications, Hash Generation, OAuth
  • Sandbox & Testing, Fees & Limits

Self-Hosting

git clone https://github.com/theepankaja/payhere-agent-docs.git
cd payhere-agent-docs
npm install
node server.js

Visit http://localhost:3000 for the landing page, /llm.txt for the documentation.

License

MIT — see LICENSE

Links

from github.com/theepankaja/payhere-agent-docs

Установка PayHere Documentation Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/theepankaja/payhere-agent-docs

FAQ

PayHere Documentation Server MCP бесплатный?

Да, PayHere Documentation Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для PayHere Documentation Server?

Нет, PayHere Documentation Server работает без API-ключей и переменных окружения.

PayHere Documentation Server — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить PayHere Documentation Server в Claude Desktop, Claude Code или Cursor?

Открой PayHere Documentation Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare PayHere Documentation Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории finance