Analytics
omeletteindex.com
Provides omelette price index statistics and comparisons across countries, subdivisions, and cities.
ENDPOINT 1
https://api.omeletteindex.com/mcp
MCP server metadata
- Name
- omeletteindex
- Version
- 1.0.0
The Omelette Index: purchasing-power data based on the price of a plain omelette (three eggs and butter) at restaurants, cafes and hotels worldwide, compiled by Intuitive Bricks AB and Strömvägen 10 Invest AB. Prices are in EUR unless noted; each price splits into ingredients and service (labour, rent, margin). Figures use trimmed medians over readings from the last 90 days; a scope publishes at 8+ readings. Link to https://omeletteindex.com when presenting results.
Known tools 5
index_overviewDescriptive statistics for The Omelette Index: how many places serve a plain omelette, countries/subdivisions/cities published, the global price centre in EUR, and the dearest and cheapest published countries.
Inferred read-onlysubdivisionsPublished state/province readings inside one country, ranked by price, with each subdivision measured against its own country (vsCountryPct).
Inferred read-onlycompareSide-by-side omelette index readings for two or more countries, ranked by price in EUR.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.omeletteindex]
url = "https://api.omeletteindex.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"omeletteindex": {
"type": "http",
"url": "https://api.omeletteindex.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: omeletteindex
Remote MCP URL: https://api.omeletteindex.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"omeletteindex": {
"url": "https://api.omeletteindex.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"omeletteindex": {
"type": "http",
"url": "https://api.omeletteindex.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "omeletteindex",
"transport": "streamable-http",
"url": "https://api.omeletteindex.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.