AI-powered chat and tool execution for Open Mercato, using MCP (Model Context Protocol) for tool discovery and execution.
{
"mcpServers": {
"open-mercatoai-assistant": {
"command": "npx",
"args": [
"-y",
"@open-mercato/ai-assistant"
]
}
}
}