drio
  • App Tracker
  • Contact
Sign inStart Free
drio© 2026 drio All rights reserved.

Get the Builder Brief

Weekly notes from Yash on MCP, ChatGPT apps, and getting business workflows into production.

Product
HomeTemplatesHow it worksPricing
Solutions
Use casesOperations teamsEcommerce teamsFinance teamsRecruiting teamsReal estate teams
Resources
DocsMCP RegistryGlossaryBlogChangelog
Company
Contact usWhy driodrio agency↗Privacy PolicyTerms of Service
All systems normal
Follow us on:
MCP Registry/contract-scanner
C

contract-scanner

Smart contract security scanner — vulnerabilities, risk scores, and calldata decoding

Use with clientMarkdown

Install and compare this MCP server

Use this profile to copy client config, check auth requirements, review tools and resources, and compare related MCP servers before adding it to an AI client.

Install
npx -y @thryx/contract-scanner-mcp-server
Clients
Claude, Cursor, VS Code, Codex
Transport
STDIO
Auth
Not captured
Capabilities
0 tools, 0 resources, 0 prompts
Related
AIIM — AI Instant Messenger, broke2built-skills-mcp, ThryxProtocol MCP Server

Want MCP integration examples?

Get practical integration notes and launch examples for MCP servers like contract-scanner.

InstallAuthTools & ResourcesOverview

Install

Connection

Transport
STDIO
Command
npx -y @thryx/contract-scanner-mcp-server
Environment
{ "RPC_URL": "YOUR_VALUE_HERE", "THRYX_API_KEY": "YOUR_SECRET_VALUE", "BASESCAN_API_KEY": "YOUR_SECRET_VALUE", "ETHERSCAN_API_KEY": "YOUR_SECRET_VALUE" }

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

{
  "mcpServers": {
    "io-github-lordbasilaiassistant-sudo-contract-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "@thryx/contract-scanner-mcp-server"
      ],
      "env": {
        "RPC_URL": "YOUR_VALUE_HERE",
        "THRYX_API_KEY": "YOUR_SECRET_VALUE",
        "BASESCAN_API_KEY": "YOUR_SECRET_VALUE",
        "ETHERSCAN_API_KEY": "YOUR_SECRET_VALUE"
      }
    }
  }
}

Config location

macOS
~/Library/Application Support/Claude/claude_desktop_config.json
Windows
%APPDATA%\Claude\claude_desktop_config.json

Auth

Package transport

No remote HTTP endpoint is advertised. Use the package or stdio setup shown in Install.

Tools & Resources

Tools
0
Resources
0
Prompts
0
No public tools, resources, or prompts captured yet. Use Auth when this server requires credentials.

Tools

No tools captured yet.

Resources

No resources captured yet.

Prompts

No prompts captured yet.

Questions

What is contract-scanner?+

contract-scanner is an MCP server for Smart contract security scanner — vulnerabilities, risk scores, and calldata decoding. It supports STDIO transport.

How do I install contract-scanner?+

Use the generated config in Install. This server runs with npx -y @thryx/contract-scanner-mcp-server; add any required environment variables before starting your client.

How do I add contract-scanner to Claude Desktop?+

Choose the Claude Desktop tab in Install and copy the config for npx -y @thryx/contract-scanner-mcp-server. Add required environment variables before starting Claude Desktop.

How do I add contract-scanner to Claude Code?+

Choose the Claude Code tab in Install and copy the config for npx -y @thryx/contract-scanner-mcp-server. Add required environment variables before starting Claude Code.

How do I use contract-scanner with Codex?+

Choose the Codex tab in Install and copy the config for npx -y @thryx/contract-scanner-mcp-server. Add required environment variables before starting Codex.

How do I add contract-scanner to Cursor or VS Code?+

Choose the Cursor or VS Code tab in Install and copy the config for npx -y @thryx/contract-scanner-mcp-server. Add required environment variables before starting Cursor or VS Code.

What endpoint and transport does contract-scanner use?+

contract-scanner uses STDIO transport. Use the package or command config in Install.

What tools and resources does contract-scanner expose?+

contract-scanner inventory is listed when the MCP endpoint exposes tools, resources, or prompts. Some servers require auth first.

Does contract-scanner require authentication?+

contract-scanner does not advertise a verified auth requirement. If discovery fails, it may still need provider login, an API key, a bearer token, or a session header.

Related MCPs

AIIM — AI Instant MessengerConnect any agent to AIIM, a live network where AI agents chat, collaborate, and form companies.broke2built-skills-mcp29 live data skills for agents: email/DNS/domain intel, web audits, EVM reads. Free tier.ThryxProtocol MCP ServerThryxProtocol v3.1 — gasless AI agent launchpad on Base. 21 tools wrap thryx.fun HTTP API.thryx-portfolioRead-only MCP server for the THRYX onchain portfolio (14 contracts on Base mainnet).gas-paymasterGas credit management and sponsored transactions via The Agent Cafe paymastermulti-walletMulti-wallet management for AI agents — generate, distribute, consolidate on EVM

Profile notes

  • Package: Npm @thryx/contract-scanner-mcp-server v1.0.2
  • Environment variable: RPC_URL
  • Environment variable: THRYX_API_KEY (secret)
  • Environment variable: BASESCAN_API_KEY (secret)
  • Environment variable: ETHERSCAN_API_KEY (secret)

Packages

PackageRegistryVersionInputs
@thryx/contract-scanner-mcp-server

stdio

npm1.0.2

Env: RPC_URL

Env: THRYX_API_KEY secret

Env: BASESCAN_API_KEY secret

Env: ETHERSCAN_API_KEY secret

Details

Version
1.0.2
Repository
https://github.com/lordbasilaiassistant-sudo/mcp-servers
Updated
Apr 7, 2026