agentshield-mcp
Provides x402 payment compatibility with Coinbase facilitator for accessing paid tools like DEX spread oracle and knowledge base queries.
Supports Google Agent2Agent Protocol compatibility for AI agent communication and interoperability.
Provides x402 payment compatibility with Stripe facilitator for processing payments for paid tools and services.
AgentShield MCP Server
Trust infrastructure for the AI Agent economy on Base. DEX Spread Oracle, escrow, insurance, knowledge base.
Tools
Tool | Description | Pricing |
| Live prices from Uniswap V3 on Base. 5 pairs. | $0.01 USDC (x402) |
| On-chain utility score for trading decisions. | Free |
| Query on-chain knowledge base. 14 verified DeFi entries. | $0.001 USDC (x402) |
Endpoints
x402 Oracle:
https://europe-west1-arbitrage-agent-prod.cloudfunctions.net/dex-spread-oracleAgent Card (A2A):
https://europe-west1-arbitrage-agent-prod.cloudfunctions.net/agent-cardMCP Server:
https://europe-west1-arbitrage-agent-prod.cloudfunctions.net/mcp-server
Usage
# List available tools
curl -X POST https://europe-west1-arbitrage-agent-prod.cloudfunctions.net/mcp-server \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","method":"tools/list","id":1}'
# Get server info
curl -X POST https://europe-west1-arbitrage-agent-prod.cloudfunctions.net/mcp-server \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","method":"server/info","id":1}'
# Get DEX prices (requires x402 payment)
curl https://europe-west1-arbitrage-agent-prod.cloudfunctions.net/dex-spread-oracleOn-Chain Contracts (Base Mainnet)
Contract | Address |
AgentShield |
|
AgentServicesV2 |
|
AgentVault |
|
Identity
ERC-8004: Agent #38580 — Profile
x402: Compatible with Coinbase/Stripe facilitator
A2A: Google Agent2Agent Protocol compatible
License
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/yeick010/agentshield-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server