Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.themonexus/terminal

com.themonexus/terminal

Live geopolitical and markets intelligence wire: 35k+ wire items, event threads, 55k+ articles.

Uptime
100.0%
1 direct probes · 30d
Response
172ms
last probe
Tools
27
callable
Resources
0
readable
Prompts
0
available

Tools · 27

search_wire

Latest Monexus Terminal wire items (paid, $0.001/req or pass). Args: category: optional beat filter, e.g. geopolitics, business, tech, crypto, sports, science. query: optional ful…

list_threads

Live event threads: wire items clustered into developing stories (paid, $0.002/req or pass).

get_thread

One event thread with all of its wire items (paid, $0.002/req or pass). Args: thread_id: the thread id, as returned by list_threads or search_wire.

get_context

Full context brief for a thread: background, timeline and significance (paid, $0.005/req or pass). Args: item_id: the thread/item id to build the context brief for.

list_articles

Index of 55,000+ licensed Monexus articles (paid, $0.002/req or pass). Args: category: optional category filter. limit: max articles to return. before: pagination cursor, …

get_article

One full licensed Monexus article as markdown plus metadata (paid, $0.01/req or pass). Args: slug: the article slug from list_articles.

deals

Live in-date SADC deals from the PriceMate catalogue corpus (paid, $0.003/req or pass). Real retail prices across Botswana, Lesotho, Mozambique, Namibia and South Africa: microwaves, phones, …

deals_search

Search in-date SADC products by name or brand (paid, $0.005/req or pass). Args: q: search term, at least 2 characters (e.g. "airfryer", "iPhone 15", "OMO"). limit: max results (1-…

deals_hot

Biggest absolute price drops among in-date SADC products (paid, $0.001/req or pass). Returns products where the retailer listed an old price, sorted by savings.

catalogues

In-date retailer catalogues from the PriceMate corpus (paid, $0.002/req or pass). Args: limit: max catalogues to return (1-50).

transcripts_search

Search 368 episodes of a business/finance podcast corpus (paid, $0.002/req or pass). FTS-ranked segments with episode id, date and start time. Ideal for research agents that need quoted, date…

transcripts_context

Windowed context around a transcript segment (paid, $0.005/req or pass). Args: episode: episode id from transcripts_search. start: segment start time in seconds.

transcripts_episode

One podcast episode: metadata, segment count, opening (paid, $0.01/req or pass). Args: episode: episode id from transcripts_search.

transcripts_sentiment

Lexicon sentiment over top matching segments (paid, $0.002/req or pass). Args: q: search term. limit: max segments scored (1-20).

funding

Funding/IPO events mined from the podcast corpus (paid, $0.005/req or pass). Args: limit: max events (1-50).

funding_latest

The single most recent funding/IPO event (paid, $0.002/req or pass).

funding_search

Funding events by company name (paid, $0.003/req or pass). Args: company: company name fragment (e.g. "SpaceX", "Ambrook"). limit: max events (1-20).

agentpay

Agentic-payments ecosystem brief: x402/MPP/USDC events with episode citations (paid, $0.002/req or pass). Args: limit: max events (1-50).

agentpay_latest

The single most recent agentic-payments event (paid, $0.001/req or pass).

capex

AI-capex / model-economy metrics: raises, cloud growth, memory prices, token costs (paid, $0.002/req or pass). Args: metric: optional metric family filter (e.g. "cloud_growth", "memory_pr…

capex_summary

Metric families present in the capex tracker (paid, $0.001/req or pass).

verticals

Agent-commerce & messy-middle vertical intel: Shopify GMV, Ambrook, super.com datapoints (paid, $0.01/req or pass). Args: limit: max datapoints (1-50).

verticals_latest

The single most recent vertical-intel datapoint (paid, $0.002/req or pass).

modelwatch

Model-card watch: launches, silent downgrades, safeguards, policy events by lab (paid, $0.005/req or pass). Args: limit: max events (1-50).

modelwatch_latest

The most recent model-economy event (paid, $0.002/req or pass).

modelwatch_search

Model-watch events by lab name (paid, $0.003/req or pass). Args: lab: lab name fragment (e.g. "Anthropic", "OpenAI", "Meta"). limit: max events (1-20).

list_categories

Beat/category scoreboard with item counts and latest timestamps (free, no key needed).

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.themonexus/terminal": {
      "url": "https://terminal.themonexus.com/mcp",
      "transport": "streamable-http"
    }
  }
}