npx claudepluginhub nexuz-sys/devflow --plugin devflowAdd to your .mcp.json:
{
"mcpServers": {
"dotcontext": {
"command": "npx",
"args": [
"-y",
"@dotcontext/cli@latest",
"--lang",
"pt-BR",
"mcp"
]
}
}
}npx