← Back to Plugins
MCP Server MCP

io.github.Fund-z/fundzwatch

github By github 👁 1 views ▲ 0 votes

Business-event intelligence for AI agents: funding, exec moves, UCC and benefit-plan signals.

Homepage Verified source GitHub

Install

npx -y @fundzwatch/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@fundzwatch/mcp-server",
      "version": "1.2.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "FundzWatch API key (optional — 7 tools work without it). Free key at https://fundzwatch.ai/onboarding",
          "isSecret": true,
          "name": "FUNDZWATCH_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...