Stats
Actions
Tags
From corezoid
Connects to Corezoid's API for process automation, workflow management, and data integration. Requires Corezoid API credentials.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"corezoid": {
"command": "sh",
"args": [
"-c",
"export COREZOID_WORK_DIR=\"$PWD\"; exec sh \"$CLAUDE_PLUGIN_ROOT/mcp-server/run.sh\""
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
shCommand-line arguments passed to the server process
npx claudepluginhub corezoid/corezoid-ai-plugin --plugin corezoid