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.godwin105/arbiter · v0.1.1
Is this transaction safe to sign? Decodes what it really does and answers allow, warn or block.
arbiter 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"arbiter": {
"command": "npx",
"args": [
"-y",
"@arbiterlabs/mcp"
],
"env": {
"ARBITER_PRIVATE_KEY": "<ARBITER_PRIVATE_KEY>"
}
}
}
}ARBITER_URL可选Arbiter deployment to call. Defaults to the hosted service.
ARBITER_PRIVATE_KEY必填secretBase64-encoded 64-byte Algorand private key used to pay for calls. The account needs USDC and must be opted in to the USDC asset. Without it every request stops at the paywall.
ARBITER_MAX_SPEND_USD可选Lifetime spending cap for this process, in USD. Enforced before anything is signed.
ARBITER_MAX_PRICE_PER_CALL可选Refuse any single call priced above this, in USD.
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.godwin105/arbiter",
"type": "mcp-server",
"version": "0.1.1",
"displayName": "arbiter",
"description": "Is this transaction safe to sign? Decodes what it really does and answers allow, warn or block.",
"repository": {
"url": "https://github.com/godwin105/arbiter_AI",
"source": "github"
},
"homepage": "https://arbiter-hs23.onrender.com",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@arbiterlabs/mcp",
"version": "0.1.1",
"transport": "stdio",
"environmentVariables": [
{
"name": "ARBITER_URL",
"description": "Arbiter deployment to call. Defaults to the hosted service."
},
{
"name": "ARBITER_PRIVATE_KEY",
"description": "Base64-encoded 64-byte Algorand private key used to pay for calls. The account needs USDC and must be opted in to the USDC asset. Without it every request stops at the paywall.",
"isRequired": true,
"isSecret": true
},
{
"name": "ARBITER_MAX_SPEND_USD",
"description": "Lifetime spending cap for this process, in USD. Enforced before anything is signed."
},
{
"name": "ARBITER_MAX_PRICE_PER_CALL",
"description": "Refuse any single call priced above this, in USD."
}
]
}
],
"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.godwin105/arbiter",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.godwin105%2Farbiter/versions/latest",
"isOfficial": true,
"status": "active"
}
}