Indexes structured merchant feeds — not web scraping. Real prices, live stock, affiliate links built in. Two tools: get_recommendations (FTS5) and query_products (SQL). Works with Claude, Cursor, Copilot, and any MCP-compatible AI.
Server Config
{
"mcpServers": {
"Godalo": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.godalo.ai/mcp"
]
}
}
}