A
Agentic Store MCP
Give Your AI Agents Superpowers with Free, Open-Source MCP Tools by AgenticStore.dev
创建于 3/8/2026
更新于 about 19 hours ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx agentic-store-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"agenticstore-agentic-store-mcp": {
"command": "uvx",
"args": [
"agentic-store-mcp"
]
}
}
}