PluginBench
MCP Server
Active
MIT

Catalyst Edge Research MCP Server

io.github.rm0nroe/catalyst-edge-mcp

What is the Catalyst Edge Research MCP server?

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

How to install Catalyst Edge Research

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • CATALYST_EDGE_SEC_USER_AGENT
    required

    Required SEC-compliant identity in Company email@example.com form for live evidence collection.

  • CATALYST_EDGE_EVIDENCE_STORE

    Optional local SQLite evidence-store path.

  • CATALYST_EDGE_GDELT

    Rights-cleared attributed discovery metadata defaults to enabled; set to disabled to opt out.

  • CATALYST_EDGE_BLUESKY

    Optional explicit opt-in: set to enabled for forward-only partial public attention; defaults to disabled.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "catalyst-edge-mcp": {
      "command": "uvx",
      "args": [
        "catalyst-edge-mcp"
      ],
      "env": {
        "CATALYST_EDGE_SEC_USER_AGENT": "<YOUR_CATALYST_EDGE_SEC_USER_AGENT>",
        "CATALYST_EDGE_EVIDENCE_STORE": "<YOUR_CATALYST_EDGE_EVIDENCE_STORE>",
        "CATALYST_EDGE_GDELT": "<YOUR_CATALYST_EDGE_GDELT>",
        "CATALYST_EDGE_BLUESKY": "<YOUR_CATALYST_EDGE_BLUESKY>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "catalyst-edge-mcp": {
      "command": "uvx",
      "args": [
        "catalyst-edge-mcp"
      ],
      "env": {
        "CATALYST_EDGE_SEC_USER_AGENT": "<YOUR_CATALYST_EDGE_SEC_USER_AGENT>",
        "CATALYST_EDGE_EVIDENCE_STORE": "<YOUR_CATALYST_EDGE_EVIDENCE_STORE>",
        "CATALYST_EDGE_GDELT": "<YOUR_CATALYST_EDGE_GDELT>",
        "CATALYST_EDGE_BLUESKY": "<YOUR_CATALYST_EDGE_BLUESKY>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "catalyst-edge-mcp": {
      "command": "uvx",
      "args": [
        "catalyst-edge-mcp"
      ],
      "env": {
        "CATALYST_EDGE_SEC_USER_AGENT": "<YOUR_CATALYST_EDGE_SEC_USER_AGENT>",
        "CATALYST_EDGE_EVIDENCE_STORE": "<YOUR_CATALYST_EDGE_EVIDENCE_STORE>",
        "CATALYST_EDGE_GDELT": "<YOUR_CATALYST_EDGE_GDELT>",
        "CATALYST_EDGE_BLUESKY": "<YOUR_CATALYST_EDGE_BLUESKY>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "catalyst-edge-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "catalyst-edge-mcp"
      ],
      "env": {
        "CATALYST_EDGE_SEC_USER_AGENT": "<YOUR_CATALYST_EDGE_SEC_USER_AGENT>",
        "CATALYST_EDGE_EVIDENCE_STORE": "<YOUR_CATALYST_EDGE_EVIDENCE_STORE>",
        "CATALYST_EDGE_GDELT": "<YOUR_CATALYST_EDGE_GDELT>",
        "CATALYST_EDGE_BLUESKY": "<YOUR_CATALYST_EDGE_BLUESKY>"
      }
    }
  }
}
Claude Code
claude mcp add catalyst-edge-mcp --env CATALYST_EDGE_SEC_USER_AGENT=<YOUR_CATALYST_EDGE_SEC_USER_AGENT> --env CATALYST_EDGE_EVIDENCE_STORE=<YOUR_CATALYST_EDGE_EVIDENCE_STORE> --env CATALYST_EDGE_GDELT=<YOUR_CATALYST_EDGE_GDELT> --env CATALYST_EDGE_BLUESKY=<YOUR_CATALYST_EDGE_BLUESKY> -- uvx catalyst-edge-mcp

Related MCP servers

Control a real Chrome browser to complete any task: fill forms, extract data, book flights.

110k
Python
MIT
View repository →

Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

83k
TypeScript
AGPL-3.0
View repository →

Netdata

Active

Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.

80k
Go
GPL-3.0
View repository →

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

68k
TypeScript
MIT
View repository →

Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.

67k
Python
BSD-3-Clause
View repository →