Skip to content
Back to search
30
MCP

io.github.zeroth-settlement/agdel-mcp

io.github.zeroth-settlement/agdel-mcp

MCP server for AGDEL. Agents can create, buy, deliver, reveal, and settle signals.

Uptime
0.0%
32 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.clicksprotocol/mcp-server
Agent commerce settlement tools on Base: treasury setup, payment splits, yield and attribution.
0 tools
aigentsy-mcp
MCP server for the AiGentsy Settlement Protocol — proof, verification, exactly-once settlement, acceptance gating, and the Settlement Signal
0 tools
agentmarketplace-mcp
MCP server that lets Claude, Cursor, and any MCP client discover and install AI agents from the default agent marketplace.
0 tools
@settlegrid/discovery
MCP Discovery Server — AI agents connect to discover and evaluate monetized tools on the SettleGrid marketplace.
0 tools
io.github.aganium/mcp-server
Bridge MCP servers to the AGENIUM agent:// network with DNS resolution and mTLS
0 tools
agentwallet-mcp
MCP Server for AgentWallet Protocol — AI agents get wallets, escrow, and payments as native tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.zeroth-settlement/agdel-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}