← menfem.com

INDIVIDUAL MCP TOOL

getCompanyEvents

What has happened to one published company — the typed event rows the sweep deposits (guidance, deployments, site news, contracts, filings, regulatory moves, price moves, export controls, clearances) plus dossier-change rows, newest first.

menfem.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://menfem.com/api/mcp/menfem

No auth detected

Connect to this endpoint to inspect the live schema for getCompanyEvents 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

menfem.com

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/api/mcp/menfem"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "menfem-mcp": {
      "type": "http",
      "url": "https://menfem.com/api/mcp/menfem"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: menfem-mcp
Remote MCP URL: https://menfem.com/api/mcp/menfem

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/api/mcp/menfem"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "menfem-mcp": {
      "type": "http",
      "url": "https://menfem.com/api/mcp/menfem"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "menfem-mcp",
  "transport": "streamable-http",
  "url": "https://menfem.com/api/mcp/menfem"
}
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.