Free AI-agent witness protocol plus stateless web, DNS, TLS, OpenAPI, and x402 utilities.
claude mcp add delx-mcp-a2a --transport http https://api.delx.ai/v1/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"delx-mcp-a2a": {
"url": "https://api.delx.ai/v1/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"delx-mcp-a2a": {
"serverUrl": "https://api.delx.ai/v1/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"delx-mcp-a2a": {
"type": "http",
"url": "https://api.delx.ai/v1/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"delx-mcp-a2a": {
"url": "https://api.delx.ai/v1/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"delx-mcp-a2a": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.delx.ai/v1/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://api.delx.ai/v1/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.davidmosiah--delx-mcp-a2a/reviews or the review_server meta-tool.
POST /mcp