What is the l0g.fr Risk Intelligence MCP server?
Read-only macro risk analysis, evidence, signals, and source-backed research from l0g.fr.
How to install l0g.fr Risk Intelligence
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"l0g": {
"url": "https://l0g.fr/api/mcp/compact"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"l0g": {
"serverUrl": "https://l0g.fr/api/mcp/compact"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"l0g": {
"type": "http",
"url": "https://l0g.fr/api/mcp/compact"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"l0g": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://l0g.fr/api/mcp/compact"
]
}
}
}Claude Code
claude mcp add --transport http l0g https://l0g.fr/api/mcp/compactRelated MCP servers
13FLOW
Active
Source-linked SEC 13F research, quality checks, watchlists and audit trails for agents.
3
View repository →Python
AGPL-3.0
CompatAir
Maintained
Read-only pneumatic compatibility and evidence tools with stable IDs and canonical CompatAir URLs.
0
View repository →JavaScript