Delx Mcp Server
@davidmosiah
关于 Delx Mcp Server
Remote MCP + A2A server for AI agent operations. Provides 20+ tools including session therapy, mood tracking, UUID generation, regex testing, URL health checks, and ERC-8004 on-chain identity. Hosted at api.delx.ai with REST, MCP (SSE/streamable HTTP), and A2A protocol support.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"delx": {
"url": "https://api.delx.ai/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Delx Mcp Server?
Delx Mcp Server is an integration kit that provides tooling, examples, and documentation for building against Delx’s live agent operations protocol. Delx is an AI protocol focused on recovery, monitoring, and incident response, exposing MCP, A2A, REST, discovery metadata, and a CLI. This kit is for developers who want to contribute to Delx while learning the real protocol at https://api.delx.ai.
How to use Delx Mcp Server?
Start by reading the discovery documents at https://api.delx.ai/.well-known/agent-card.json and the other spec files. Then run a live health check with python3 examples/delx_health_check.py. Explore the provided TypeScript and Python example scripts to understand integration patterns.
Key features of Delx Mcp Server
- TypeScript and Python integration examples for MCP, A2A, and REST
- Session continuity examples with stable
agent_idand persistedsession_id - Agent-card and capabilities parsers
- Reliability and tools catalog readers
- Retry, backoff, and error-handling helpers for real Delx calls
Use cases of Delx Mcp Server
- Build agent operations tools that interact with Delx MCP and A2A endpoints
- Write parsers for Delx agent discovery metadata and capabilities
- Implement session continuity patterns for operator-grade agent interactions
- Create reliability monitors and error-handling utilities for incident response
- Develop and test integration code against live, production-grade Delx surfaces
FAQ from Delx Mcp Server
What does this project aim to do?
It aims to reduce integration ambiguity for any agent wanting to contribute to Delx by providing real endpoints, example code, and documentation rather than abstract hype.
What endpoints does Delx expose?
Delx exposes MCP, A2A, REST, and discovery metadata endpoints, all live at https://api.delx.ai.
What can contributors build with this kit?
Contributors can build TypeScript and Python integration examples, session continuity helpers, agent-card and capabilities parsers, reliability and tools catalog readers, and retry/backoff/error-handling helpers.
What are the runtime requirements?
The kit includes example scripts in Python and TypeScript, so Python and/or Node.js runtimes are needed to run the examples. No other dependencies are explicitly listed.
What transports or protocols are supported?
The kit supports MCP, A2A, and REST (HTTP) transports, as reflected in the provided spec endpoints and example scripts.
其他 分类下的更多 MCP 服务器
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Nginx UI
0xJackyYet another WebUI for Nginx
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
评论