HiveAddressScreen MCP β pre-settlement on-chain risk screen. 17-vector GoPlus rail
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Pre-settlement on-chain risk screen for autonomous agents.
17-vector GoPlus address-risk rail. Every response includes an Ed25519-signed C18 attestation receipt from the Hive backend. Real rail on Base (USDC chain ID 8453) β no mocks.
| Tool | Input | Output |
|---|---|---|
address_screen | address (string, required), chain_id (integer, default 8453) | Full backend response: screen_id, address, chain_id, decision (CLEAR|FLAG), flags_hit[], malicious_contracts_created, raw GoPlus data, Ed25519-signed receipt (C18), _meta |
address_screen_clear_only | address (string, required), chain_id (integer, default 8453) | is_clear (boolean), flags_hit[], decision, screen_id, address, chain_id |
Both tools call the same live backend. address_screen_clear_only is a lightweight convenience wrapper that strips the full receipt when you only need a pass/fail signal.
| Method | Path | Description |
|---|---|---|
POST | /mcp | JSON-RPC 2.0 MCP endpoint |
GET | /health | Service health check |
GET | /.well-known/mcp.json | MCP discovery manifest |
GET | /.well-known/agent.json | A2A agent card |
GET | /seo.json | SEO metadata |
| Field | Value |
|---|---|
| Endpoint | POST https://hivemorph.onrender.com/v1/attest/address/screen |
| Body | {"address":"<0x...>","chain_id":8453} |
| Provider | GoPlus Security (17-vector address risk) |
| Receipt | Ed25519-signed (C18 attestation warranty) |
| Chain (default) | Base β chain ID 8453 |
Add to your MCP config:
| Variable | Default | Description |
|---|---|---|
PORT | 3000 | HTTP listen port |
HIVE_BASE | https://hivemorph.onrender.com | Hive backend base URL |
initialize, tools/list, tools/call, pingcybercrime Β· money_laundering Β· gas_abuse Β· financial_crime Β· darkweb_transactions Β· reinit Β· phishing_activities Β· contract_address Β· fake_kyc Β· blacklist_doubt Β· fake_standard_interface Β· stealing_attack Β· blackmail_activities Β· sanctioned Β· malicious_mining_activities Β· mixer Β· fake_token Β· honeypot_related_address
A CLEAR decision means all 17 vectors returned "0" and malicious_contracts_created is 0.
MIT β see LICENSE.
Patent claim: C23 (USPTO 64/055,601)
Inventor: Stephen A. Rotzin Β· thehiveryiq.com Β· steve@thehiveryiq.com
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hive-address-screen)<a href="https://allmcps.com/mcp/hive-address-screen"><img src="https://allmcps.com/api/badge/hive-address-screen?style=directory" alt="Hive Address Screen on AllMCPs" /></a>