# Agentic Security Shield MCP server

12-layer security configs for AI coding agents. Autonomous purchase via x402 (USDC on Base).

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-ormuzdo-agentic-security-shield
- Repository: https://github.com/ormuzdo/agentic-security-shield
- Website: https://smithery.ai/server/ormuzdo/agentic-security-shield

## Install
- Endpoint: https://agentic-security-shield-mcp-production.up.railway.app/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://agentic-security-shield-mcp-production.up.railway.app/mcp

## Tools
- get_preview - Get a free preview of Agentic Security Shield — what it does, which AI tools and backends it supports, and what security layers are included. No payment required. Endpoint: https://agentic-security-shield-mcp-production.up.railway.app/mcp
- get_pricing - Get pricing information and payment instructions for Agentic Security Shield. Returns price, accepted payment method (x402/USDC on Base), and step-by-step purchase flow. Endpoint: https://agentic-security-shield-mcp-production.up.railway.app/mcp
- get_sample - Get a free sample security rule from Agentic Security Shield. Returns Layer 3 (Secrets Guard) with real code examples showing vulnerable vs. secure patterns. Demonstrates the quality and depth of all 12 layers. Endpoint: https://agentic-security-shield-mcp-production.up.railway.app/mcp
- purchase - Purchase Agentic Security Shield and receive all security configuration files.

TWO-PHASE FLOW (you MUST do BOTH steps):
  STEP 1 — on-chain payment + token exchange:
    a) Send 19 USDC on Base network to the recipient address in
       /pricing or /.well-known/mcp/server-card.json (payTo field).
    b) POST /purchase  (HTTP REST, not this MCP tool!)
       Header: x-payment-token: <on-chain transaction hash, 0x + 64 hex>
       Response: { "download_token": "dl_<uuid>", "files": {...} }

  STEP 2 — call this MCP tool with the dl_<uuid> token:
    purchase({ payment_token: "dl_<uuid>" })

The on-chain tx hash is single-use and only valid in STEP 1. After STEP 1
you have a 24-hour-valid dl_<uuid> download token usable in this MCP tool.
Most agents will get the files inline from STEP 1's response and never need
to call this MCP tool — it exists for clients that prefer MCP-native delivery. Endpoint: https://agentic-security-shield-mcp-production.up.railway.app/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.ormuzdo
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 19, 2026
- Source: https://registry.modelcontextprotocol.io
