Stats
Actions
Tags
From claudette
Local stdio MCP server launched via 'claudette serve' command as a subprocess. Capabilities unclear from key, command, or configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"claudette": {
"command": "claudette",
"args": [
"serve"
]
}
}
}Server configuration and connection parameters
claudetteCommand-line arguments passed to the server process
npx claudepluginhub nicmarti/claudette