mt-newswires
v1.0.0-ghast.1Search and retrieve licensed real-time North American and global financial news from MT Newswires through its officially authorized viaNexus MCP service.
By MT NewswiresLicense: MIT0 GitHub starsUpdated 3 hours ago
Directory evidence
- Runtimes
- Agent Plugins
- Parsed components
- 2 skill or MCP entries
- Source updated
- Aug 30, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/Trapezohe/ghast-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/mt-newswires/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json├── skills/mt-newswires/SKILL.md└── mcp.json
Included Skills1
Search and retrieve licensed real-time North American and global financial news from MT Newswires through its officially authorized viaNexus MCP service. Use for ticker news, market-moving events, earnings, M&A, analyst actions, sectors, macroeconomics, central banks, FX, commodities, and crypto.
MCP servers1
- url
- https://vast.blueskyapi.com/mtnewswires/mcp
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "mt-newswires",
"version": "1.0.0-ghast.1",
"description": "Search and retrieve licensed real-time North American and global financial news from MT Newswires through its officially authorized viaNexus MCP service.",
"author": {
"name": "MT Newswires",
"url": "https://www.mtnewswires.com"
},
"homepage": "https://www.mtnewswires.com/ai-enablement",
"license": "MIT",
"extensions": {
"ai.trapezohe.ghast": {
"category": "finance",
"upstreamRevision": "mtnewswires-ai-d0dbbb14e493+vast-71195676026d+oauth-d7f7d5f2df32",
"icon": "./assets/icon.svg"
}
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[mt-newswires on Agent Plugins Marketplace](https://pluginsmp.com/plugins/mt-newswires-2)