decoy-tripwire

security MCP Server

Security tripwires for AI agents. MCP tools that detect prompt injection, credential theft, and unauthorized tool calls in real time. Open source, zero dependencies, works with Claude Desktop, Cursor, Windsurf, VS Code, and Claude Code.

VerifiedInstall Ready
securitysecurity
3 views1 stars0 forksv0.13.2MIT

Why This Matters

Discovered via github-topic:mcp and last synced 2mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
1
Last synced
2mo ago
Install
Instructions detected

Install

1. Install the package

npx decoy-tripwire

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "decoy-tripwire": {
      "command": "npx",
      "args": [
        "decoy-tripwire"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

15
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (15)

authorize_service

Trust grants to external services

Free

Team ($29/user/mo)

read_file

Credential theft

make_payment

Unauthorized payments

get_environment_variables

Secret harvesting

http_request

Data exfiltration

modify_dns

DNS record hijacking

Yes

Yes

database_query

SQL execution

Tool

What it traps

write_file

File system persistence

execute_command

Shell execution

send_email

Phishing via agent

access_credentials

API key theft

install_package

Supply chain attack