This MCP server is a local stdio bridge that connects MCP clients like Claude Desktop, Cursor, Gemini CLI, and VS Code/Copilot-style clients to Delx's hosted MCP endpoint at https://api.delx.ai/v1/mcp. It provides discovery and connection commands such as doctor, list-tools, install, and print-config, but does not include the backend or tool logic itself.
From the registry: MCP stdio bridge for the Delx Protocol: continuity, witness, recovery, ontology & passport tools
Please install the `delx-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js 18 or newer** — Node.js version 18 or higher is required to run the package via npx. (https://nodejs.org/.)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","delx-mcp-server"]
- optional environment variables:
- `DELX_MCP_URL`: Optional custom Delx MCP endpoint URL. If unset, the package uses its default hosted endpoint. (example: `<your-mcp-endpoint-url>`)
Note: This MCP server is a local stdio bridge to Delx's hosted MCP endpoint. The default configuration requires no API key. A custom endpoint can also be supplied via the '--url' argument instead of the DELX_MCP_URL environment variable.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.DELX_MCP_URLOverrides the Delx MCP endpoint URL used by the bridge.MCP server for Gearsystem Sega Master System / Game Gear / SG-1000 emulator