Checks whether a name is on the UK's financial sanctions list (HM Treasury), for compliance and AML
claude mcp add sancoes_reino_unido-mcp --transport http https://api.mcp.ai/p_sancoes_reino_unido
~/.cursor/mcp.json
{
"mcpServers": {
"sancoes_reino_unido-mcp": {
"url": "https://api.mcp.ai/p_sancoes_reino_unido"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sancoes_reino_unido-mcp": {
"serverUrl": "https://api.mcp.ai/p_sancoes_reino_unido"
}
}
}
.vscode/mcp.json
{
"servers": {
"sancoes_reino_unido-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_sancoes_reino_unido"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"sancoes_reino_unido-mcp": {
"url": "https://api.mcp.ai/p_sancoes_reino_unido"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"sancoes_reino_unido-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_sancoes_reino_unido"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.mcp.ai/p_sancoes_reino_unido | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mcp-dir--sancoes_reino_unido-mcp/reviews or the review_server meta-tool.
POST /mcp