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.commet/argus-decision-mcp · v2.0.23
Preserve a user-authorized judgment and append later answers. No model verdict or human score.
argus-decision-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"argus-decision-mcp": {
"command": "npx",
"args": [
"-y",
"argus-decision-mcp"
]
}
}
}ARGUS_DIR可选Directory for the append-only ledger (.argus). Set once and every tool falls back to it. Claude Code expands ${CLAUDE_PROJECT_DIR}; on other hosts use an absolute path.
ARGUS_TOKEN可选secretOptional Argus account token. Set it and saved records can sync so Argus can return on the date you chose. Unset = fully local, no network.
ARGUS_TZ可选Timezone that decides when a check-by date becomes today (e.g. Asia/Seoul). Unset = your machine's local timezone.
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.commet/argus-decision-mcp",
"type": "mcp-server",
"version": "2.0.23",
"displayName": "argus-decision-mcp",
"description": "Preserve a user-authorized judgment and append later answers. No model verdict or human score.",
"repository": {
"url": "https://github.com/commet/argus",
"source": "github",
"subfolder": "argus-mcp"
},
"homepage": "https://argus.voyage",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "argus-decision-mcp",
"version": "2.0.23",
"transport": "stdio",
"environmentVariables": [
{
"name": "ARGUS_DIR",
"description": "Directory for the append-only ledger (.argus). Set once and every tool falls back to it. Claude Code expands ${CLAUDE_PROJECT_DIR}; on other hosts use an absolute path."
},
{
"name": "ARGUS_TOKEN",
"description": "Optional Argus account token. Set it and saved records can sync so Argus can return on the date you chose. Unset = fully local, no network.",
"isSecret": true
},
{
"name": "ARGUS_TZ",
"description": "Timezone that decides when a check-by date becomes today (e.g. Asia/Seoul). Unset = your machine's local timezone."
}
]
}
],
"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.commet/argus-decision-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.commet%2Fargus-decision-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}