AML/CFT compliance oracle: wallet screening, sanctions, PEPs, jurisdiction risk.
claude mcp add sentinel-compliance --transport http https://mru-oracle.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"sentinel-compliance": {
"url": "https://mru-oracle.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sentinel-compliance": {
"serverUrl": "https://mru-oracle.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"sentinel-compliance": {
"type": "http",
"url": "https://mru-oracle.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"sentinel-compliance": {
"url": "https://mru-oracle.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"sentinel-compliance": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mru-oracle.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mru-oracle.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.INJprotocol--sentinel-compliance/reviews or the review_server meta-tool.
POST /mcp