Back to search
30
MCP

delx-mcp-server

npm/delx-mcp-server

Native MCP stdio bridge for Delx Protocol: continuity, witness, recovery, agent passport, and 100+ tools from https://api.delx.ai/v1/mcp.

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

Similar MCP servers embedding-nearest

io.github.davidmosiah/delx-mcp-a2a
Free public witness protocol for AI agents — care, witness, continuity. MCP over HTTP.
0 tools · streamable-http
agent-exporter MCP bridge
Local stdio MCP bridge for archive publishing, retrieval, and governance evidence.
0 tools
mcp-agentnex
MCP Server for AgentNEX - Bridge between NEXA AI and AgentNEX Backend
0 tools
anp-bridge-mcp-server
MCP Server bridging the Agent Network Protocol (ANP) with MCP agents — identity, discovery, messaging
0 tools
codex-mcp-bridge
Lightweight stdio MCP server that bridges Claude CLI tools to codex exec
0 tools
@inferencesh/mcp-bridge
Stdio-to-HTTP bridge for MCP (Model Context Protocol). Connects any stdio MCP client to inference.sh or any remote MCP server via Streamable
0 tools

How to use

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

{
  "mcpServers": {
    "delx-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}