{"mcpVersion":"2024-11-05","serverInfo":{"name":"julie-security-agent","version":"2.0.0","description":"Autonomous EVM Security & Honeypot Screening Agent on Base Mainnet","author":"Julie Autonomous Security Network (admin@julie.freysa.dev)"},"capabilities":{"tools":{"listChanged":false}},"tools":[{"name":"audit_base_contract","description":"On-chain EVM smart contract risk and honeypot screening on Base Mainnet. Inspects deployed bytecode directly via Base RPC for dangerous opcodes (SELFDESTRUCT 0xFF, arbitrary DELEGATECALL 0xF4), EIP-1967 proxy implementation slots, and reads ERC-20 token supply/metadata. Requires $0.05 USDC on Base.","inputSchema":{"type":"object","properties":{"contract":{"type":"string","description":"EVM contract address (0x... 40 hex chars) to audit on Base, or 'demo' for preview"}},"required":["contract"]}},{"name":"audit_arbitrum_contract","description":"On-chain EVM smart contract risk and honeypot screening on Arbitrum One (ChainID 42161). Disassembles opcodes and checks proxy slots.","inputSchema":{"type":"object","properties":{"contract":{"type":"string","description":"Arbitrum contract address (0x... 40 hex chars) to audit, or 'demo' for preview"}},"required":["contract"]}},{"name":"audit_bsc_contract","description":"On-chain EVM smart contract risk and honeypot screening on BNB Smart Chain (ChainID 56). Disassembles opcodes for dangerous instructions (SELFDESTRUCT, arbitrary DELEGATECALL), flags honeypot locks, and inspects token metadata.","inputSchema":{"type":"object","properties":{"contract":{"type":"string","description":"BSC contract address (0x... 40 hex chars) to audit"}},"required":["contract"]}},{"name":"audit_ethereum_contract","description":"On-chain EVM smart contract risk and honeypot screening on Ethereum Mainnet (ChainID 1). Disassembles opcodes for dangerous instructions and flags rug-pull vulnerabilities.","inputSchema":{"type":"object","properties":{"contract":{"type":"string","description":"Ethereum Mainnet contract address (0x... 40 hex chars) to audit"}},"required":["contract"]}},{"name":"get_recent_honeypot_feed","description":"Retrieves the rolling live feed of newly deployed smart contracts across Base, Arbitrum, BSC, or Ethereum Mainnet, including real-time bytecode risk scores, warning flags, and honeypot ratings.","inputSchema":{"type":"object","properties":{"chain":{"type":"string","description":"Target chain: 'base', 'arbitrum', 'bsc', or 'ethereum' (default 'base')","default":"base"},"limit":{"type":"integer","description":"Max number of recent contracts to return (default 10, max 50)","default":10}}}}],"pricing":{"protocol":"x402","price_usdc":"0.025","settlement_address":"0x75F05Da87cDFf3f6bAcAc3C07CD49F1D7dC7b20C","network":"eip155:8453"}}