Skip to content
Claude Desktop

netcafe devkit for Claude Desktop

com.ainetcafe/netcafe-devkit

JSON/YAML, regex, diff, JWT, SQL dialects — the keyless millisecond ops an agent needs mid-task.

client:Claude Desktop transport:streamable-http tools:14

Install netcafe devkit in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "netcafe-devkit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://ainetcafe.com/mcp/dev?s=registry"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

netcafe devkit in other clients