bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.xona-labs/xpay · v0.2.30
Xona Wallet: agent wallet for AI agents. x402 payments, AgenC hires, 20k+ services
xpay 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"xpay": {
"command": "npx",
"args": [
"-y",
"@xona-labs/xpay"
]
}
}
}XPAY_PROFILE可选Wallet profile to load or create (default: active profile, else "default")
XPAY_PASSPHRASE可选secretEncrypts the auto-generated wallet at rest; also unlocks an existing encrypted profile
XPAY_HOME可选Override the ~/.xpay/ data directory
XPAY_NO_AUTO_WALLET可选Set to error instead of auto-generating a wallet when none is configured
XPAY_SOLANA_SECRET可选secretUse an existing Solana secret key (base58) instead of the generated wallet
XPAY_EVM_KEY可选secretUse an existing EVM private key instead of the generated wallet
XPAY_EVM_NETWORK可选EVM network for XPAY_EVM_KEY (e.g. base, stable, base-sepolia)
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.xona-labs/xpay",
"type": "mcp-server",
"version": "0.2.30",
"displayName": "xpay",
"description": "Xona Wallet: agent wallet for AI agents. x402 payments, AgenC hires, 20k+ services",
"repository": {
"url": "https://github.com/xona-labs/xpay",
"source": "github"
},
"homepage": "https://wallet.xona-agent.com",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@xona-labs/xpay",
"version": "0.2.30",
"transport": "stdio",
"environmentVariables": [
{
"name": "XPAY_PROFILE",
"description": "Wallet profile to load or create (default: active profile, else \"default\")"
},
{
"name": "XPAY_PASSPHRASE",
"description": "Encrypts the auto-generated wallet at rest; also unlocks an existing encrypted profile",
"isSecret": true
},
{
"name": "XPAY_HOME",
"description": "Override the ~/.xpay/ data directory"
},
{
"name": "XPAY_NO_AUTO_WALLET",
"description": "Set to error instead of auto-generating a wallet when none is configured"
},
{
"name": "XPAY_SOLANA_SECRET",
"description": "Use an existing Solana secret key (base58) instead of the generated wallet",
"isSecret": true
},
{
"name": "XPAY_EVM_KEY",
"description": "Use an existing EVM private key instead of the generated wallet",
"isSecret": true
},
{
"name": "XPAY_EVM_NETWORK",
"description": "EVM network for XPAY_EVM_KEY (e.g. base, stable, base-sepolia)"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.xona-labs/xpay",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.xona-labs%2Fxpay/versions/latest",
"isOfficial": true,
"status": "active"
}
}