Catalog
com.lifelongedge/edge-lab
Official1 toolEdge Lab
Query published LifeLongEdge Edge Lab trading-system research studies as structured data.
Access published trading system research studies as queryable structured data.
Captured live from the server via tools/list.
list_studies
List every published (public) Edge Lab research study: slug, title, published date, and URL. Returns the authoritative catalog so the answer comes from the real index rather than a guess. Takes no arguments.
No parameters.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"edge-lab": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://lifelongedge.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.