INDIVIDUAL MCP TOOL
get_brina_gap_movers
The stocks the Brina Gap framework currently flags: Double Discounts (undervalued on both Margin of Safety and Brina Gap — quality-filtered top 5) and value traps (look cheap on history but growth is overpriced — 5 largest).
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT 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.zyberno]
url = "https://api.zyberno.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"zyberno": {
"type": "http",
"url": "https://api.zyberno.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: zyberno
Remote MCP URL: https://api.zyberno.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": {
"zyberno": {
"url": "https://api.zyberno.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"zyberno": {
"type": "http",
"url": "https://api.zyberno.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "zyberno",
"transport": "streamable-http",
"url": "https://api.zyberno.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
analyze_stock— Full Zyberno analysis for one US ticker: Brina Gap (fundamental vs market-implied growth), Margin of Safety, intrinsic value, Brina Matrix quadrant, Zyberno quality score, and key TTM fundamentals from SEC filings.get_market_valuation— The Zyberno Market Valuation Score: Buffett Indicator, Shiller PE, yield curve and credit spread combined into one 0-100 reading of how expensive the US market is versus history.