← Registry

General Tools

acrit-studio.ru

Provides general-purpose tools through the Model Context Protocol.

1 endpoint7 known toolsFirst detected September 24, 2026Last detected September 24, 2026

ENDPOINT 1

https://mcp.acrit-studio.ru/mcp

No auth detected

MCP server metadata

Name
acrit-studio
Version
1.0.0
Capabilities
tools.listChanged

Known tools 7

acrit_modules_search

Поиск модулей веб-студии АКРИТ для 1С-Битрикс по задаче или названию (экспорт, заказы, Ozon, Яндекс Маркет, бонусы и т.д.).

Inferred read-only
acrit_module_details

Карточка модуля АКРИТ по коду (например acrit.exportproplus) или id из acrit_modules_search: описание, цена, ссылка.

Inferred read-only
acrit_articles_search

Поиск статей техподдержки и базы знаний АКРИТ: настройка профилей экспорта, Ozon, Wildberries, диагностика.

Inferred read-only
acrit_services_search

Поиск услуг внедрения, разработки и техподдержки АКРИТ: обслуживание сайта, аудит, MCP-сервер, VMBitrix.

Inferred read-only
acrit_service_details

Подробности услуги АКРИТ по коду или id из acrit_services_search: цена, описание, ссылка оформить.

Inferred read-only
acrit_order_link

Ссылка на страницу модуля или услуги, чтобы человек открыл карточку и оформил заказ.

Inferred read-only
acrit_studio_contacts

Контакты веб-студии АКРИТ и адрес этого MCP-сервера.

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.acrit-studio]
url = "https://mcp.acrit-studio.ru/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "acrit-studio": {
      "type": "http",
      "url": "https://mcp.acrit-studio.ru/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: acrit-studio
Remote MCP URL: https://mcp.acrit-studio.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": {
    "acrit-studio": {
      "url": "https://mcp.acrit-studio.ru/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "acrit-studio": {
      "type": "http",
      "url": "https://mcp.acrit-studio.ru/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "acrit-studio",
  "transport": "streamable-http",
  "url": "https://mcp.acrit-studio.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.

Indexed

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