{"componentChunkName":"component---src-templates-blog-blog-js","path":"/blog/plugin","webpackCompilationHash":"5644da22b8372084ba20","result":{"pageContext":{"isCreatedByStatefulCreatePages":false,"posts":[{"node":{"fields":{"slug":"/blog/mcp-corezoid-ai-plugin/"},"html":"<p><img src=\"/images/mcp-corezoid-ai-plugin.png\" alt=\"img\"></p>\n<p>A connector for working with Corezoid processes from AI agents (Claude, GPT, etc.).</p>\n<p><strong>Capabilities:</strong></p>\n<ul>\n<li>Launch Corezoid processes from AI</li>\n<li>Embed business logic into agents</li>\n<li>Automate workflows without additional code</li>\n</ul>\n<p>Repository: <a href=\"https://github.com/corezoid/corezoid-ai-plugin\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">https://github.com/corezoid/corezoid-ai-plugin</a></p>\n<h2>Installation</h2>\n<pre><code class=\"language-bash\">git clone https://github.com/corezoid/corezoid-ai-doc.git\ncd corezoid-ai-doc/mcp-server &#x26;&#x26; uv sync\n</code></pre>\n<p>Add your Corezoid API keys (<code>API_LOGIN</code> / <code>SECRET</code> / <code>BASE_URL</code> / <code>COMPANY_ID</code>) to <code>.env</code> and add the following configuration to <code>claude_desktop_config.json</code>:</p>\n<pre><code class=\"language-json\">\"mcpServers\": {\n    \"corezoid\": {\n        \"command\": \"uv\",\n        \"args\": [\"run\", \"--directory\", \"/Users/user/corezoid-ai-doc/mcp-server\", \"python\", \"main.py\"]\n    }\n}\n</code></pre>\n<p>Then start the server:</p>\n<pre><code class=\"language-bash\">npm start\n</code></pre>\n<p>MCP is ready — you can now work with Corezoid processes from AI.</p>\n<p><strong>Requirements:</strong></p>\n<ul>\n<li>Python 3.10+</li>\n<li>uv package manager (Astral)</li>\n<li>Claude Desktop (MCP-enabled)</li>\n<li>Corezoid API credentials (<code>API_LOGIN</code>, <code>SECRET</code>, <code>BASE_URL</code>, <code>COMPANY_ID</code>)</li>\n</ul>\n<p><strong>Optional:</strong></p>\n<ul>\n<li>Node.js (only if used for local tooling)</li>\n</ul>","frontmatter":{"date":"2026-05-06","title":"MCP Corezoid (AI Plugin)","url":"mcp-corezoid-ai-plugin","description":"A connector for working with Corezoid processes from AI agents (Claude, GPT, etc.). Launch Corezoid processes from AI, embed business logic into agents, and automate workflows without additional code.","image":"/images/mcp-corezoid-ai-plugin.png","lang":"en","category":["News"],"subcategory":[""],"next":"active-transaction-graphs-research-announcement","tags":["corezoid","mcp","ai","plugin","automation","claude","gpt"]}}}],"length":1,"page":1,"postsOnPage":10,"locale":"","tag":"plugin"}}}