🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In
i

ianzygmunt

npm

Packages

Current Co-maintainers

Former Co-maintainers

390 packages

@memberjunction/a2aserver

MemberJunction Agent-To-Agent (A2A) Server Implementation

@memberjunction/action-runtime

Runtime Actions executor for MemberJunction — runs Action.Type='Runtime' JavaScript payloads inside the existing isolated-vm sandbox and (in a later phase) exposes the MJ bridge utilities to sandbox code.

@memberjunction/action-runtime-host

Host-side bridge that exposes MJ services (metadata, views, queries, entity CRUD, action invocation, agent run, AI prompt execution) to sandboxed Runtime-action code via `utilities.*`. Ships a default implementation of `RuntimeActionBridgeBuilder` that `@

@memberjunction/actions

Main library for MemberJunction Actions. This library is only intended to be imported on the server side.

@memberjunction/actions-apollo

Action classes that wrap the Apollo.io data enrichment API for contacts and accounts

@memberjunction/actions-base

Base Classes for MemberJunction Actions. This library is used on both server and network nodes.

@memberjunction/actions-bizapps-accounting

Accounting system integration actions for MemberJunction

@memberjunction/actions-bizapps-crm

CRM system integration actions for MemberJunction

@memberjunction/actions-bizapps-formbuilders

Form builder and survey platform integration actions for MemberJunction

@memberjunction/actions-bizapps-lms

LMS system integration actions for MemberJunction

@memberjunction/actions-bizapps-social

Social Media Actions for MemberJunction - Twitter, LinkedIn, Facebook, Instagram, TikTok, YouTube, HootSuite, Buffer

@memberjunction/actions-content-autotag

Action classes that execute the content autotagging and vectorization actions.

@memberjunction/ai

MemberJunction: AI - core components for abstracting LLMs and other AI model types that are usable anywhere without ANY other MJ dependencies past @memberjunction/global which itself has zero additional dependencies.

@memberjunction/ai-agent-client

MemberJunction: Framework-agnostic Agent Client SDK - transport, tool registry, session management

@memberjunction/ai-agent-manager

Core interfaces and types for the MemberJunction Agent Manager system

@memberjunction/ai-agent-manager-actions

Agent Management actions for creating and managing AI agents in MemberJunction

@memberjunction/ai-agents

MemberJunction: AI Agent Execution and Management

@memberjunction/ai-anthropic

MemberJunction Wrapper for Anthropic AI Models

@memberjunction/ai-assemblyai

MemberJunction Wrapper for AssemblyAI - Voice Agent API realtime driver

@memberjunction/ai-azure

Azure AI Provider for MemberJunction

@memberjunction/ai-bedrock

MemberJunction Wrapper for Amazon Bedrock AI Models

@memberjunction/ai-betty-bot

MemberJunction Wrapper for Betty Bot

@memberjunction/ai-blackforestlabs

MemberJunction Wrapper for Black Forest Labs FLUX Image Generation Models

@memberjunction/ai-bridge-base

MemberJunction: Cross-platform base layer for Realtime Bridges — pluggable, capability-gated media transports (audio/video/screen, full duplex) that connect the realtime agent engine to external endpoints (Zoom/Teams/telephony/etc).

@memberjunction/ai-bridge-discord

MemberJunction: Discord Realtime Bridge driver. Connects the realtime agent engine to a Discord VOICE CHANNEL (per-user audio in/out for diarization, video/screen via Go Live, and text-channel chat) via an injectable Discord voice/bot-gateway seam, and co