Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"codanna-cc": {
"command": "codanna",
"args": [
"--config",
".codanna/settings.toml",
"serve",
"--watch",
"--watch-interval",
"5"
]
}
}
}codanna