General Tools
acrit-studio.ru
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://mcp.acrit-studio.ru/mcp
MCP server metadata
- Name
- acrit-studio
- Version
- 1.0.0
Known tools 7
acrit_modules_searchПоиск модулей веб-студии АКРИТ для 1С-Битрикс по задаче или названию (экспорт, заказы, Ozon, Яндекс Маркет, бонусы и т.д.).
Inferred read-onlyacrit_module_detailsКарточка модуля АКРИТ по коду (например acrit.exportproplus) или id из acrit_modules_search: описание, цена, ссылка.
Inferred read-onlyacrit_articles_searchПоиск статей техподдержки и базы знаний АКРИТ: настройка профилей экспорта, Ozon, Wildberries, диагностика.
Inferred read-onlyacrit_services_searchПоиск услуг внедрения, разработки и техподдержки АКРИТ: обслуживание сайта, аудит, MCP-сервер, VMBitrix.
Inferred read-onlyacrit_service_detailsПодробности услуги АКРИТ по коду или id из acrit_services_search: цена, описание, ссылка оформить.
Inferred read-onlyacrit_order_linkСсылка на страницу модуля или услуги, чтобы человек открыл карточку и оформил заказ.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.