O
Oda MCP
作者 @kolonialno
A simple MCP server for agentic grocery shopping at Oda (Norway) and Mathem (Sweden) intended for use in Claude Code or Gemini CLI.
创建于 2/24/2026
更新于 about 16 hours ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx oda-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"kolonialno-oda-mcp": {
"command": "uvx",
"args": [
"oda-mcp"
]
}
}
}