Connects to True Markets for real-time cryptocurrency market data through a streamable HTTP transport. You'd reach for this when building Claude applications that need live crypto prices, market stats, or trading data without maintaining your own exchange connections. The streamable transport makes it suitable for scenarios where you want continuous data updates rather than one-off queries. Good fit if you're prototyping trading assistants, portfolio trackers, or market analysis tools and want to skip the API key juggling that comes with hitting exchange endpoints directly.
claude mcp add --transport http co.truemarkets-marketdata https://mcp.truemarkets.co/marketdata/mcp