Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"zeromind": {
"command": "npx",
"args": [
"-y",
"@origozero/zeromind"
],
"env": {
"ZEROMIND_IDE_NAME": "claude-code"
}
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
ZEROMIND_IDE_NAME=claude-codenpx claudepluginhub origozero/zeromind-plugin --plugin zeromind