MCP server for Creatio CRM that enables AI assistants to read, create, update, delete records, execute business processes, and manage settings via OData and REST APIs.
{
"mcpServers": {
"mcp-creatio": {
"command": "npx",
"args": [
"-y",
"mcp-creatio"
]
}
}
}