A
Ai Act MCP
作者 @a2welt
MCP server by a2welt
创建于 6/9/2026
更新于 about 8 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-ai-act-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"a2welt-ai-act-mcp": {
"command": "npx",
"args": [
"a2welt-ai-act-mcp"
]
}
}
}