← Registry

General Tools

tier1.shop

Provides general-purpose tools through the Model Context Protocol.

1 endpoint14 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://mcp-v2.tier1.shop/mcp

No auth detected

MCP server metadata

Name
tier1-shop
Version
0.4.0
Capabilities
tools.listChanged
Server instructions

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

begin_registration

Создаёт запрос регистрации без создания аккаунта.

Inferred read-only
check_registration

Проверяет состояние ранее начатой регистрации и подсказывает следующий шаг.

Inferred read-only
get_account_profile

Показывает профиль подключённого клиента и состояние подтверждения email/Telegram.

Potential side effects
get_balances

Показывает денежные ₽/$-кошельки и неиспользованные услуги RU или международного кабинета.

Inferred read-only
list_orders

Возвращает заказы клиента с прогрессом по ссылкам.

Inferred read-only
get_order

Возвращает один принадлежащий клиенту заказ и его ссылки.

Inferred read-only
list_links

Ищет принадлежащие клиенту ссылки по географии, статусу и типу.

Inferred read-only
list_igaming_donors

Возвращает доступные международные iGaming-площадки, метрики, языки, тематики, цену и свободные слоты.

Inferred read-only
list_tariffs

Возвращает актуальные purchasable-тарифы, цену, валюту, product_id и точное число ссылок каждого типа.

Inferred read-only
update_link_draft

Меняет URL, анкор, окружающий текст или дату у принадлежащей клиенту ссылки, пока она редактируема.

Inferred read-only
bulk_update_order_draft

Последовательно заполняет редактируемые строки заказа URL, анкорами, окружающим текстом и расписанием.

Inferred read-only
submit_link

Отправляет одну заполненную ссылку вебмастеру.

Inferred read-only
submit_order

Отправляет все готовые ссылки заказа вебмастерам.

Inferred read-only
prepare_checkout

После явного подтверждения состава и цены создаёт защищённую одноразовую ссылку на штатный checkout Tier1.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.