← acrit-studio.ru
INDIVIDUAL MCP TOOL
acrit_studio_contacts
Контакты веб-студии АКРИТ и адрес этого MCP-сервера.
LIVE ENDPOINT
https://mcp.acrit-studio.ru/mcp
Connect to this endpoint to inspect the live schema for acrit_studio_contacts and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
acrit_modules_search— Поиск модулей веб-студии АКРИТ для 1С-Битрикс по задаче или названию (экспорт, заказы, Ozon, Яндекс Маркет, бонусы и т.д.).acrit_module_details— Карточка модуля АКРИТ по коду (например acrit.exportproplus) или id из acrit_modules_search: описание, цена, ссылка.acrit_articles_search— Поиск статей техподдержки и базы знаний АКРИТ: настройка профилей экспорта, Ozon, Wildberries, диагностика.acrit_services_search— Поиск услуг внедрения, разработки и техподдержки АКРИТ: обслуживание сайта, аудит, MCP-сервер, VMBitrix.acrit_service_details— Подробности услуги АКРИТ по коду или id из acrit_services_search: цена, описание, ссылка оформить.acrit_order_link— Ссылка на страницу модуля или услуги, чтобы человек открыл карточку и оформил заказ.