Agent Plugins Marketplace
All plugins

mt-newswires

v1.0.0-ghast.1

Search and retrieve licensed real-time North American and global financial news from MT Newswires through its officially authorized viaNexus MCP service.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

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-plugins

Clone 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

plugins/mt-newswires/
├── plugin.json
├── skills/mt-newswires/SKILL.md
└── mcp.json

Included Skills1

mt-newswiresskills/mt-newswires/SKILL.md

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

mt-newswiresStreamable HTTP
url
https://vast.blueskyapi.com/mtnewswires/mcp

Plugin manifests1

plugins/mt-newswires/plugin.json
{
  "$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"
    }
  }
}

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)