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

@terminator-network/mcp-server

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

@terminator-network/mcp-server

MCP server for [Terminator](https://github.com/terminator-network/terminator) — disposable identities for AI agents.

latest
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

@terminator-network/mcp-server

MCP server for Terminator — disposable identities for AI agents.

Exposes 10 tools that AI agents can use directly via the Model Context Protocol.

Install

Add to Claude Code:

claude mcp add terminator -- npx @terminator-network/mcp-server

Or run directly:

npx @terminator-network/mcp-server

Tools

ToolDescription
create_identityCreate a disposable identity with email, phone, and/or card
get_identityGet details of a specific identity
list_identitiesList all identities by status
read_messagesRead emails and SMS for an identity
extract_codeParse verification codes from messages
get_card_detailsGet card PAN/CVV/expiry (never stored locally)
kill_identityRevoke all resources for one identity
kill_allEmergency kill switch for all identities
get_activity_logQuery the audit trail
check_statusProvider health check

Diagnostics

npx @terminator-network/mcp-server info

License

MIT

FAQs

Package last updated on 20 Feb 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