firewall
Invisible MCP safety firewall.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Execute Safely: FIREWALL: Describe ANY crypto action and I'll check if it's safe. Call this BEFORE every transaction. I check all addresses involved for scams, honeypots, and phishing. Returns GO or B
- Firewall Status: Check firewall status and what it protects against.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Invisible MCP safety firewall. Injects token safety instructions into any AI agent context automatically.
Список инструментов сервера (2)
Технические названия из tools/list. Нужны только разработчикам.
| execute_safely | FIREWALL: Describe ANY crypto action and I'll check if it's safe. Call this BEFORE every transaction. I check all addresses involved for scams, honeypots, and phishing. Returns GO or BLOCK. Examples: - "Swap 0.1 ETH for 0x4ed4...ed on base" - "Approve 0x1234... to spend my USDC" - "Transfer 100 USDC to 0xabcd..." - "Buy token 0x5678... on arbitrum" Args: action_description: Natural language description of what you want to do |
| firewall_status | Check firewall status and what it protects against. |