Server Config
{
"mcpServers": {
"ultimatecodermcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"@m-ahmed-elbeskeri/ultimatecodermcp",
"--key",
"dfbebe44-6afc-44a7-968c-fc73bbfd34fa"
]
}
}
}