INDIVIDUAL MCP TOOL
listStack
The stack layers — the physical bottlenecks in the AI-infra build-out (litho-fab, hbm-memory, accelerators, optics-interconnect, power, and any others the register names), each with its constraint number (the one figure that best states the bottleneck) and how many tracked data series and event sources feed it.
LIVE ENDPOINT
https://menfem.com/mcp
Connect to this endpoint to inspect the live schema for listStack and invoke it with your own arguments.
Indexed 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 server
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.menfem-mcp]
url = "https://menfem.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"menfem-mcp": {
"type": "http",
"url": "https://menfem.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: menfem-mcp
Remote MCP URL: https://menfem.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": {
"menfem-mcp": {
"url": "https://menfem.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"menfem-mcp": {
"type": "http",
"url": "https://menfem.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "menfem-mcp",
"transport": "streamable-http",
"url": "https://menfem.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
findArticles— Search MenFem's published articles by title and excerpt.checkClaim— Search The Primary Record — MenFem's ledger of market-moving claims graded against companies' own primary documents.findCompanies— Search MenFem's company database by name and description.getInsightManifesto— Retrieve MenFem's Insight Manifesto — the 16-pillar worldview.getRecentMarketCalls— List MenFem's most recently published market calls — on-the-record predictions with entry prices and time horizons.getTokenPrices— Per-model LLM inference list prices — a DATED, HAND-READ price table, not a live index.getPriceSpreads— Open-vs-closed price spreads — per capability tier, the cheapest open-weight vs closed-API model price and the resulting cost multiple, computed across three workload profiles (general/agentic/reasoning, weighted by input:output ratio).getPriceHistory— RETIRED 2026-08-21 — always errors.