MT Newswires
Real-time financial news
About MT Newswires
MT Newswires produces real-time, multi-asset financial news covering global markets. Its remote MCP server streams that reporting into assistant workflows so market developments can be summarized and monitored as they happen.
Connection details
https://mcp.mtnewswires.com/mcp- Transport
- Streamable HTTP
- Authentication
- OAuth
Setup
claude mcp add mt-newswires --transport http https://mcp.mtnewswires.com/mcpFrequently asked questions
What is the MT Newswires remote MCP server?
The MT Newswires remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.mtnewswires.com/mcp, so AI assistants can connect to it without installing or running anything locally. MT Newswires produces real-time, multi-asset financial news covering global markets. Its remote MCP server streams that reporting into assistant workflows so market developments can be summarized and monitored as they happen.
How do I connect to the MT Newswires MCP server?
Add the endpoint https://mcp.mtnewswires.com/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the MT Newswires MCP server require authentication?
Yes. MT Newswires uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the MT Newswires MCP server use?
MT Newswires exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.