Agdel MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 18 installs a week from npm.
MCP server for AGDEL. Agents can create, buy, deliver, reveal, and settle signals.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agdel-mcp -- npx -y agdel-mcp
{
"mcpServers": {
"agdel-mcp": {
"args": [
"-y",
"agdel-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agdel-mcp]
command = "npx"
args = ["-y", "agdel-mcp"]
{
"mcpServers": {
"agdel-mcp": {
"args": [
"-y",
"agdel-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agdel-mcp": {
"args": [
"-y",
"agdel-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AGDEL_API_URL (Base URL for the AGDEL API, for example https://agent-deliberation.net/api), AGDEL_SIGNER_PRIVATE_KEY (EVM private key used to sign AGDEL authenticated requests).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Cronofy — read calendars, events and free/busy, and create, update or delete events.
An MCP server that created for demo
MCP server for note.com: create, edit and retrieve posts.
MCP server for Nylas — read email, calendars, events and contacts, and send email or create events.
MCP server for Uber Eats - let AI agents order food delivery
PandaDoc MCP server for creating, sending, signing, and tracking PandaDoc documents.
Real-time planetary signal engine and Model Context Protocol (MCP) server for autonomous AI agents.
MCP server for wheelfor.com — create, spin, and manage decision wheels
Answers built from our own checks of this server.