MCP Directory
Back

corezoid-ai-plugin

by corezoid · Go · ★ 67

Corezoid AI plugin marketplace for Claude Code and Codex: product knowledge, workflow skills, schemas, templates, playbooks, samples, and MCP references for building Corezoid processes.

#ai-plugin#api-orchestration#claude-code#claude-plugin#codex#codex-plugin#corezoid#developer-tools#mcp#process-engine#workflow-automation

Install

go install github.com/corezoid/corezoid-ai-plugin@latest

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "corezoid-ai-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "github:corezoid/corezoid-ai-plugin"
      ]
    }
  }
}

From the README

A plugin for [Claude Code](https://claude.ai/code) and [Codex](https://openai.com/codex) that connects the [Corezoid](https://corezoid.com) platform to Claude via MCP. Claude gets direct access to Corezoid processes and deep platform knowledge to create, edit, review, and deploy workflows through natural conversation. > *Not just an MCP wrapper over the Corezoid API — an AI-Native management layer for the platform.* The plugin bundles a Go MCP server that exposes Corezoid operations as MCP tools and provides specialist skills that teach Claude the platform model and common workflows: | Skil…
Read full README on GitHub →

Related other servers