O
Oda MCP
by @kolonialno
A simple MCP server for agentic grocery shopping at Oda (Norway) and Mathem (Sweden) intended for use in Claude Code or Gemini CLI.
Created 2/24/2026
Updated about 16 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx oda-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"kolonialno-oda-mcp": {
"command": "uvx",
"args": [
"oda-mcp"
]
}
}
}