Skip to content
Back to search
30
MCP

enke-cli

npm/enke-cli

en.ke CLI — secure link & context relay for AI agents. Includes MCP server.

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

enke-mcp-server
en.ke MCP Server — secure link tools for AI agents (local stdio + remote SSE)
0 tools
mcphosting-cli
Connect AI agents to MCP servers. Browse, install, and manage Model Context Protocol servers.
0 tools
MCP-Kali-Server
MCP configuration to connect AI agent to a Linux machine.
0 tools
agent-link-mcp
MCP server for bidirectional AI agent collaboration — spawn and communicate with any AI coding agent CLI
0 tools
contextl-mcp
Repository Intelligence Engine — MCP server for AI coding agents
0 tools
kaomoji-mcp
MCP Server that provides CLI-safe kaomoji for AI Agents at key interaction points
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "enke-cli": {
      "url": "None",
      "transport": "http"
    }
  }
}