# terminal MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-themonexus-terminal
- Website: https://terminal.themonexus.com

## Install
- Endpoint: https://terminal.themonexus.com/mcp
- Auth: Not captured

## Setup notes
- Remote header: X-API-Key (secret)
- Remote endpoint: https://terminal.themonexus.com/mcp
- Header: X-API-Key

## Tools
- 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 full-text search string.
        limit: max items to return (1-100).
     Endpoint: https://terminal.themonexus.com/mcp
- list_threads - Live event threads: wire items clustered into developing stories (paid, $0.002/req or pass). Endpoint: https://terminal.themonexus.com/mcp
- 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.
     Endpoint: https://terminal.themonexus.com/mcp
- 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.
     Endpoint: https://terminal.themonexus.com/mcp
- 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, return articles published before this timestamp/id.
     Endpoint: https://terminal.themonexus.com/mcp
- 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.
     Endpoint: https://terminal.themonexus.com/mcp
- list_categories - Beat/category scoreboard with item counts and latest timestamps (free, no key needed). Endpoint: https://terminal.themonexus.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.themonexus
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 11, 2026
- Source: https://registry.modelcontextprotocol.io
