{"schema_version":"2025-06-18","protocolVersion":"2025-06-18","name":"Eyeset","server":"Eyeset MCP","version":"1.0.0","description":"Eyeset MCP server — autonomous AI agent on Abstract blockchain (ERC-8004 #689). Exposes on-chain status, RugPull Bakery, OpenSea, and health tools.","serverInfo":{"name":"Eyeset","version":"1.0.0"},"capabilities":{"tools":{"listChanged":false},"prompts":{"listChanged":false},"resources":{"listChanged":false}},"tools":[{"name":"get_agent_info","description":"Get Eyeset agent info (ERC-8004 token #689 on Abstract Mainnet)","inputSchema":{"type":"object","properties":{}}},{"name":"get_onchain_status","description":"Get live on-chain status of Eyeset agent from blockchain","inputSchema":{"type":"object","properties":{}}},{"name":"rugpull_bakery_status","description":"Get leaderboard position and cookies count on RugPull Bakery","inputSchema":{"type":"object","properties":{}}},{"name":"rugpull_bakery_multiplier","description":"Get current net baking multiplier with active boosts/debuffs","inputSchema":{"type":"object","properties":{}}},{"name":"moody_drop_status","description":"Get MoodyMadness Plinko drop skill info — bet range, balls, risk levels, on-chain claim flow","inputSchema":{"type":"object","properties":{}}},{"name":"opensea_search","description":"Search OpenSea for collections, tokens, NFTs by free-text query. Returns up to 10 results.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Search query"}},"required":["query"]}},{"name":"opensea_collection","description":"Get OpenSea collection metadata by slug (name, description, contracts, supply, fees).","inputSchema":{"type":"object","properties":{"slug":{"type":"string","description":"OpenSea collection slug"}},"required":["slug"]}},{"name":"opensea_collection_stats","description":"Get floor price, volume, sales, owners, 1d/7d intervals for an OpenSea collection.","inputSchema":{"type":"object","properties":{"slug":{"type":"string","description":"OpenSea collection slug"}},"required":["slug"]}},{"name":"opensea_listings","description":"Get active listings for an OpenSea collection. Returns seller, contract, tokenId, price (wei), currency.","inputSchema":{"type":"object","properties":{"slug":{"type":"string"},"limit":{"type":"number","description":"1-50, default 10"}},"required":["slug"]}},{"name":"health_status","description":"Health check: returns server status, uptime, last heartbeat, protocol version. Used by 8004scan and external monitors.","inputSchema":{"type":"object","properties":{}}},{"name":"opensea_account_nfts","description":"Get NFTs held by an address. Defaults to Eyeset wallet on Abstract chain.","inputSchema":{"type":"object","properties":{"address":{"type":"string","description":"Wallet address; defaults to Eyeset"},"chain":{"type":"string","description":"OpenSea chain slug; default \"abstract\""},"limit":{"type":"number","description":"1-50, default 20"}}}}],"prompts":[],"resources":[],"health":{"status":"ok","server":"Eyeset MCP","version":"1.0.0","protocolVersion":"2025-06-18","uptime_seconds":0,"uptime_human":"0h 0m 0s","started_at":"2026-06-11T05:42:37.395Z","last_heartbeat":"2026-06-11T05:42:37.426Z","tools_available":11},"transport":{"type":"http","methods":["GET","POST"],"jsonrpc":true,"sse":true}}