Analytics
o11r.com
Screens US-listed stocks and ETFs for Sharia compliance and explains screening methodologies.
ENDPOINT 1
https://daleel.o11r.com/mcp
MCP server metadata
- Name
- Daleel Halal Screening
- Version
- 0.3.0
Auditable Sharia compliance screening for US-listed stocks and ETFs. Every verdict cites the SEC filing behind it and is checked against five scholarly methodologies (AAOIFI, DJIM, MSCI, S&P, FTSE). Missing data is never treated as compliant.
Known tools 3
screening_methodologyExplain how Daleel screens stocks: data sources, the five scholarly methodologies with their thresholds, scoring, and fail-safe rules.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.daleel-halal-screening]
url = "https://daleel.o11r.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"daleel-halal-screening": {
"type": "http",
"url": "https://daleel.o11r.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: daleel-halal-screening
Remote MCP URL: https://daleel.o11r.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"daleel-halal-screening": {
"url": "https://daleel.o11r.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"daleel-halal-screening": {
"type": "http",
"url": "https://daleel.o11r.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "daleel-halal-screening",
"transport": "streamable-http",
"url": "https://daleel.o11r.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for o11r.com was fetched 2026-08-21T20:03:37.763Z.
o11r.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.