← Back to Plugins
MCP Server MCP

Catalyst Edge Research

github By github 👁 1 views ▲ 0 votes

Source-linked market intelligence for AI agents researching public-company tickers.

Homepage Verified source GitHub

Install

uvx catalyst-edge-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "catalyst-edge-mcp",
      "version": "0.1.5",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Required SEC-compliant identity in Company [email protected] form for live evidence collection.",
          "isRequired": true,
          "name": "CATALYST_EDGE_SEC_USER_AGENT"
        },
        {
          "description": "Optional local SQLite evidence-store path.",
          "format": "filepath",
          "name": "CATALYST_EDGE_EVIDENCE_STORE"
        },
        {
          "description": "Rights-cleared attributed discovery metadata defaults to enabled; set to disabled to opt out.",
          "name": "CATALYST_EDGE_GDELT"
        },
        {
          "description": "Optional explicit opt-in: set to enabled for forward-only partial public attention; defaults to disabled.",
          "name": "CATALYST_EDGE_BLUESKY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...