AI & ML
Trust: 27/100 (Limited)io.github.OrchestraPrime/orchestraprime Guide
Regulatory intelligence (FDA, ICH, EMA) and sanctions screening (OFAC, EU, UK) for Claude
by OrchestraPrime
Quick Start
Install
npx @orchestraprime/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-orchestraprime-orchestraprime": {
"command": "npx",
"args": [
"@orchestraprime/mcp-server"
]
}
}
}