Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

GenLayer Server

БесплатноНе проверен

A comprehensive MCP server for generating sophisticated GenLayer Intelligent Contracts with AI-native blockchain capabilities.

GitHubEmbed

Описание

A comprehensive MCP server for generating sophisticated GenLayer Intelligent Contracts with AI-native blockchain capabilities.

README

License: MIT Node.js Version TypeScript

A comprehensive MCP (Model Context Protocol) server for generating sophisticated GenLayer Intelligent Contracts with AI-native blockchain capabilities.

⚠️ Disclaimer

This project was created as an experimental proof-of-concept to test the capabilities of combining Goose and Claude Code. This has been vibecoded, so be aware of that. Errors or inconsistencies may occur.

🌟 Overview

GenLayer is the first AI-native blockchain that enables Intelligent Contracts - smart contracts that can:

  • 🧠 Process natural language instructions and human-readable requirements
  • 🌐 Access real-time web data without external oracles
  • 🤖 Handle non-deterministic operations through Optimistic Democracy consensus
  • 🔍 Leverage Large Language Models (LLMs) for complex reasoning and decision-making
  • 📊 Perform semantic search with built-in vector stores
  • ⚖️ Reach consensus on AI outputs using the Equivalence Principle

This MCP server provides tools for generating various types of GenLayer Intelligent Contracts—ranging from basic storage contracts to sophisticated prediction markets, AI-powered oracles, and more—and is designed to make the developer experience easier and more streamlined when building, testing, and deploying intelligent contracts.

🚀 Installation & Usage

Quick Setup with Claude Code

Add the MCP server (no installation needed): Simply run this command in Claude Code:

claude mcp add genlayer -- npx -y genlayer-mcp

Alternative IDE Setup

For other IDEs that support MCP:

Use directly with npx (no installation required): Add to your MCP configuration:

{
  "mcpServers": {
    "genlayer": {
      "command": "npx",
      "args": ["-y", "genlayer-mcp"]
    }
  }
}

🌐 GenLayer Resources

Documentation

Tools & Platforms

Community

Examples & Tutorials

🛠️ Development

We welcome contributions! Here's how to get started:

Development Setup

# Clone the repository
git clone https://github.com/albert-mr/genlayer-mcp-server.git
cd genlayer-mcp-server

# Install dependencies
npm install

# Run in development mode with auto-reload
npm run dev

# Run tests during development
npm run test:watch

# Type checking
npm run lint

# Full validation
npm run validate

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

Community & Support


Built with ❤️ for the GenLayer ecosystem

This is not an official GenLayer repository. It is a community-maintained project.

from github.com/albert-mr/genlayer-mcp-server

Установить GenLayer Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install genlayer-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add genlayer-mcp-server -- npx -y genlayer-mcp

FAQ

GenLayer Server MCP бесплатный?

Да, GenLayer Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для GenLayer Server?

Нет, GenLayer Server работает без API-ключей и переменных окружения.

GenLayer Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить GenLayer Server в Claude Desktop, Claude Code или Cursor?

Открой GenLayer Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare GenLayer Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai