A
Agentic Store MCP
Give Your AI Agents Superpowers with Free, Open-Source MCP Tools by AgenticStore.dev
Created 3/8/2026
Updated about 19 hours ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx agentic-store-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"agenticstore-agentic-store-mcp": {
"command": "uvx",
"args": [
"agentic-store-mcp"
]
}
}
}