Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"codeant": {
"command": "codeant",
"args": [
"mcp"
],
"env": {
"CODEANT_READ_ONLY": "1"
}
}
}
}Server configuration and connection parameters
codeantCommand-line arguments passed to the server process
Environment variables set when the server starts
CODEANT_READ_ONLY=1npx claudepluginhub codeant-ai/codeant-cli --plugin codeant