New:Socket for Asana Is Now Available.Learn more
Get Started

@opvs-ai/mcp-integrations

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opvs-ai/mcp-integrations

OPVS integrations — scoped MCP server (11 tools). Manage 3rd-party API integration keys (SpiderIQ, Smartlead, etc.)

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

@opvs-ai/mcp-integrations

Scoped MCP server for OPVS Integrations — 11 tools for managing third-party API integration keys (SpiderIQ, Smartlead, etc.) with spend tracking and health monitoring.

Install

npm install -g @opvs-ai/mcp-integrations

Auth

Shares ~/.opvs/config.json with @opvs-ai/cli. See @opvs-ai/mcp-agentboard if not yet configured.

Note: Create / update / delete methods require brand-admin role. Regular members get 403. Read methods work for all brand members.

MCP client config

{
  "mcpServers": {
    "opvs-integrations": {
      "command": "opvs-mcp-integrations"
    }
  }
}

What's in it

11 tools:

  • Read (all members): getOverview, listProviders, listIntegrations, getIntegration, getSpend, getProviderSpend
  • Write (brand admins): createIntegration, updateIntegration, deleteIntegration, resetUsage, syncBilling

All credentials are returned as previews only (never the full secret). Destructive ops (delete, reset) are scoped to your brand's integrations.

See Integrations SKILL.md.

Keywords

opvs

FAQs

Package last updated on 01 Aug 2026

Related posts