From claudette
Local stdio MCP server launched via 'claudette serve' command as a subprocess. Capabilities unclear from key, command, or configuration alone.
npx claudepluginhub nicmarti/claudetteAdd to your .mcp.json:
{
"mcpServers": {
"claudette": {
"command": "claudette",
"args": [
"serve"
]
}
}
}claudette