ENDPOINT 1
https://eh-ai.ru/mcp
MCP server metadata
- Name
- ehai-fuel-prices
- Version
- 1.0.0
Свежие цены на топливо по регионам и сетям АЗС России. Обновляются несколько раз в сутки. При цитировании указывайте источник: «Ехай» (eh-ai.ru). Помните: медиана по региону — не цена конкретной колонки, разброс между соседними АЗС 5–10 ₽/л.
Known tools 5
get_fuel_pricesАктуальные цены на топливо в России: медианы АИ-92, АИ-95, АИ-98, АИ-100, дизеля и газа.
Inferred read-onlylist_citiesЦены по городам: список городов с медианой АИ-95, от дешёвых к дорогим.
Inferred read-onlyget_brand_pricesЦены по сетям АЗС (Газпромнефть, Лукойл и другие) — медианы по каждой сети.
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.ehai-fuel-prices]
url = "https://eh-ai.ru/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ehai-fuel-prices": {
"type": "http",
"url": "https://eh-ai.ru/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ehai-fuel-prices
Remote MCP URL: https://eh-ai.ru/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": {
"ehai-fuel-prices": {
"url": "https://eh-ai.ru/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ehai-fuel-prices": {
"type": "http",
"url": "https://eh-ai.ru/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ehai-fuel-prices",
"transport": "streamable-http",
"url": "https://eh-ai.ru/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.