ENDPOINT 1
https://mcp-v2.tier1.shop/mcp
MCP server metadata
- Name
- tier1-shop
- Version
- 0.4.0
Tier1.shop sells RU and international SEO link placements. Before prepare_checkout or submit actions, show the exact price/currency/quantity or the exact links being submitted and obtain explicit user confirmation. A checkout tool only creates a protected Tier1.shop link; payment details are entered on Tier1.shop and are never requested in chat.
Known tools 14
check_registrationПроверяет состояние ранее начатой регистрации и подсказывает следующий шаг.
Inferred read-onlyget_account_profileПоказывает профиль подключённого клиента и состояние подтверждения email/Telegram.
Potential side effectsget_balancesПоказывает денежные ₽/$-кошельки и неиспользованные услуги RU или международного кабинета.
Inferred read-onlylist_igaming_donorsВозвращает доступные международные iGaming-площадки, метрики, языки, тематики, цену и свободные слоты.
Inferred read-onlylist_tariffsВозвращает актуальные purchasable-тарифы, цену, валюту, product_id и точное число ссылок каждого типа.
Inferred read-onlyupdate_link_draftМеняет URL, анкор, окружающий текст или дату у принадлежащей клиенту ссылки, пока она редактируема.
Inferred read-onlybulk_update_order_draftПоследовательно заполняет редактируемые строки заказа URL, анкорами, окружающим текстом и расписанием.
Inferred read-onlyprepare_checkoutПосле явного подтверждения состава и цены создаёт защищённую одноразовую ссылку на штатный checkout Tier1.
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.tier1-shop]
url = "https://mcp-v2.tier1.shop/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tier1-shop": {
"type": "http",
"url": "https://mcp-v2.tier1.shop/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tier1-shop
Remote MCP URL: https://mcp-v2.tier1.shop/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": {
"tier1-shop": {
"url": "https://mcp-v2.tier1.shop/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tier1-shop": {
"type": "http",
"url": "https://mcp-v2.tier1.shop/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tier1-shop",
"transport": "streamable-http",
"url": "https://mcp-v2.tier1.shop/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.