Read-only checks for proposed orders against evidence and policy; no trading or payment authority.
claude mcp add liquilens-trade-safety-gateway --transport http https://trade-safety.liquilens.in/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"liquilens-trade-safety-gateway": {
"url": "https://trade-safety.liquilens.in/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"liquilens-trade-safety-gateway": {
"serverUrl": "https://trade-safety.liquilens.in/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"liquilens-trade-safety-gateway": {
"type": "http",
"url": "https://trade-safety.liquilens.in/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"liquilens-trade-safety-gateway": {
"url": "https://trade-safety.liquilens.in/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"liquilens-trade-safety-gateway": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://trade-safety.liquilens.in/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://trade-safety.liquilens.in/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.beepboop2025--liquilens-trade-safety-gateway/reviews or the review_server meta-tool.
POST /mcp