Analytics
il-observer.io
Provides tools to check protocol coverage and scan EVM/Solana wallets for impermanent loss analysis.
ENDPOINT 1
https://il-observer.io/mcp
MCP server metadata
- Name
- il-observer
- Version
- 0.0.1
Use tools/list, then scan_wallet for a free representative LP scan or get_protocols for protocol coverage.
Known tools 2
get_protocolsReturn IL Observer's supported protocol coverage and verified demo registry.
Inferred read-onlyscan_walletRun the free representative open-LP scan for an EVM or Solana wallet address.
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.il-observer]
url = "https://il-observer.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"il-observer": {
"type": "http",
"url": "https://il-observer.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: il-observer
Remote MCP URL: https://il-observer.io/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": {
"il-observer": {
"url": "https://il-observer.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"il-observer": {
"type": "http",
"url": "https://il-observer.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "il-observer",
"transport": "streamable-http",
"url": "https://il-observer.io/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 il-observer.io was fetched 2026-09-06T21:40:21.483Z.
il-observer.io 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.