0delay

ASHIR-TECH/0delay
★ 0 stars Unknown language 🤖 AI/LLM Updated today
0delay is an MCP-native file I/O daemon that creates a direct, encrypted, intelligent tunnel between a user's local machine and any AI agent running on a Linux server — with no cloud intermediary, no browser, no download button.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "0delay": {
      "command": "npx",
      "args": [
        "-y",
        "ASHIR-TECH/0delay"
      ]
    }
  }
}

README Excerpt

0delay is an MCP-native file I/O daemon that creates a direct, encrypted, intelligent tunnel between a user's local machine and any AI agent running on a Linux server — with no cloud intermediary, no browser, no download button.