PluginBench
MCP Server

ENYAL by Greenland AI MCP Server

ai.enyal/enyal

What is the ENYAL by Greenland AI MCP server?

ENYAL by Greenland AI — encrypted identity & memory for AI agents (query, recall, provenance)

How to install ENYAL by Greenland AI

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "enyal": {
      "url": "https://mcp.enyal.ai/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "enyal": {
      "serverUrl": "https://mcp.enyal.ai/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "enyal": {
      "type": "http",
      "url": "https://mcp.enyal.ai/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "enyal": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.enyal.ai/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http enyal https://mcp.enyal.ai/mcp

Related MCP servers

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

68k
TypeScript
MIT
View repository →

Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.

67k
Python
BSD-3-Clause
View repository →

Draw and visually collaborate with your agents on tldraw's canvas.

50k
TypeScript
View repository →

Metabase

Active

Lets AI clients search, explore, query, and visualize data in a Metabase instance.

49k
Clojure
View repository →

Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.

45k
TypeScript
Apache-2.0
View repository →
ENYAL by Greenland AI MCP Server | PluginBench