A
Ahme MCP
作者 @DexopT
Asynchronous Hierarchical Memory Engine - MCP
创建于 3/3/2026
更新于 about 5 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx ahme-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"dexopt-ahme-mcp": {
"command": "uvx",
"args": [
"ahme-mcp"
]
}
}
}