Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"codanna-cc": {
"command": "codanna",
"args": [
"--config",
".codanna/settings.toml",
"serve",
"--watch",
"--watch-interval",
"5"
]
}
}
}Server configuration and connection parameters
codannaCommand-line arguments passed to the server process
npx claudepluginhub bartolli/codanna-plugins --plugin codanna-cc