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

social0-mcp

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

social0-mcp

Deprecated alias for @social0/mcp — prefer `npx -y @social0/mcp`

latest
Source
npmnpm
Version
0.4.0
Version published
Weekly downloads
59
-72.81%
Maintainers
1
Weekly downloads
 
Created
Source

social0-mcp (deprecated)

This package is a compatibility alias for @social0/mcp.

# Preferred
npx -y @social0/mcp

# Still works (prints a deprecation note)
npx -y social0-mcp

Update your MCP host config:

{
  "mcpServers": {
    "social0": {
      "command": "npx",
      "args": ["-y", "@social0/mcp"],
      "env": {
        "SOCIAL0_API_KEY": "sk_live_your_key_here"
      }
    }
  }
}

Set SOCIAL0_MCP_SILENCE_DEPRECATION=1 to hide the stderr note.

Keywords

mcp

FAQs

Package last updated on 22 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts