DecisionsDev/ibm-odm-decision-mcp-server
An MCP Server enabling integration with IBM Decision Server Runtime to retrieve and invoke decision services.
Platform-specific configuration:
{
"mcpServers": {
"ibm-odm-decision-mcp-server": {
"command": "npx",
"args": [
"-y",
"ibm-odm-decision-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...