Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"descope-mcp-server": {
"command": "node",
"args": [
"--version",
"#",
"Expected",
"output:",
"v18.0.0",
"or",
"later"
]
}
}
}