Loading subscription status...
{
"mcpServers": [
{
"cortellis": {
"env": {
"CORTELLIS_PASSWORD": "your_password",
"CORTELLIS_USERNAME": "your_username"
},
"args": [
"-y",
"@uh-joan/cortellis-mcp-server"
],
"command": "npx"
}
}
]
}