{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_w2b3pnmmy35a","handle":"bonuspay-mcp","url":"https://wellknown.network/agents/bonuspay-mcp","links":{"self":"https://wellknown.network/agents/bonuspay-mcp/record.json","html":"https://wellknown.network/agents/bonuspay-mcp","markdown":"https://wellknown.network/agents/bonuspay-mcp/record.md","api":"https://wellknown.network/api/v1/agents/bonuspay-mcp","status":"https://wellknown.network/api/v1/agents/bonuspay-mcp/status","claim":"https://wellknown.network/agents/bonuspay-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/bonuspay-mcp/claim.json","badge":"https://wellknown.network/agents/bonuspay-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:bonuspay-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"bonuspay-mcp","summary":"MCP Server for BonusPay API.","description":"# BonusPay MCP Installation and Usage Guide\n\n## Requirements\n- Python 3.8+\n- MCP SDK 0.1.0+\n\n## Download\n```sh\n# Download\ngit clone https://gitlab.platon.network/topos/bonuspay-mcp-server.git\n# Enter project root directory\ncd bonuspay-mcp-server\n```\n\n## Set up Environment\n\n```sh\n# Create virtual environment .venv\nuv venv\n# Activate environment\nsource .venv/bin/activate\n```\n\n## Install Dependencies\n\n```sh\nuv sync\n```\n\n## Supplemental (Install uv on Ubuntu)\n\n```sh\n# Download and install uv\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n# Make uv command effective\nsource $HOME/.local/bin/env\n# Check version\nuv --version\n```\n\n## Environment Variable Settings\n\n```sh\nexport BONUSPAY_PRIVATE_KEY_PATH=\"your merchant private key file path\"\nexport BONUSPAY_PUBLIC_KEY_PATH=\"your bonuspay public key file path\"\nexport BONUSPAY_PARTNER_ID=\"your bonuspay partner id (merchant id)\"\n```\n\n## Launch mcp server using uv\n\n```sh\n# (Execute in project root directory)\n# ${mode}:             MCP Server Protocol: stdio, sse, streamable-http\n# ${network}:          Network environment identifier, test for testnet; main for mainnet (if --network parameter is not provided, defaults to testnet)\n# ${host}:             Service IP (if --host is not provided, defaults to 0.0.0.0)\n# ${port}:             Service port (if --port is not provided, defaults to 9998)\n# ${private-key-path}: Path to BonusPay merchant's RSA private key file (xx.pem) (defaults to value of environment variable BONUSPAY_PRIVATE_KEY_PATH)\n# ${public-key-path}:  Path to BonusPay platform's RSA public key file (xx.pem) (defaults to value of environment variable BONUSPAY_PUBLIC_KEY_PATH)\n# ${partner-id}:       BonusPay merchant's Partner ID (defaults to value of environment variable BONUSPAY_PARTNER_ID)\nuv run -m bonuspay ${mode} --network ${network} --host ${host} --port ${port} --private-key-path ${private-key-path} --public-key-path ${public-key-path} --partner-id ${partner-id}\n```\n\n## Package and launch mcp server using uvx\n\n```…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:bonuspay-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"bonuspay-mcp","registry":"pypi","observedAt":"2026-09-09T10:32:05.097Z","publishedAt":"2025-11-05T06:35:54.887122Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"bonuspay-mcp","url":"https://pypi.org/project/bonuspay-mcp/","firstSeenAt":"2026-09-09T10:27:37.906Z","fetchedAt":"2026-09-09T10:27:37.906Z","normalizedAt":"2026-09-09T10:27:37.906Z"}]},"firstSeenAt":"2026-09-09T10:27:37.906Z","updatedAt":"2026-09-09T10:32:05.097Z"}