loading…
Search for a command to run...
loading…
A comprehensive MCP server for generating sophisticated GenLayer Intelligent Contracts with AI-native blockchain capabilities.
A comprehensive MCP server for generating sophisticated GenLayer Intelligent Contracts with AI-native blockchain capabilities.
License: MIT Node.js Version TypeScript
A comprehensive MCP (Model Context Protocol) server for generating sophisticated GenLayer Intelligent Contracts with AI-native blockchain capabilities.
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.
GenLayer is the first AI-native blockchain that enables Intelligent Contracts - smart contracts that can:
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.
Add the MCP server (no installation needed): Simply run this command in Claude Code:
claude mcp add genlayer -- npx -y genlayer-mcp
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"]
}
}
}
We welcome contributions! Here's how to get started:
# 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
This project is licensed under the MIT License - see the LICENSE file for details.
Built with ❤️ for the GenLayer ecosystem
This is not an official GenLayer repository. It is a community-maintained project.
Run in your terminal:
claude mcp add genlayer-mcp-server -- npx Security
Low riskAutomated heuristic from public metadata — not a security guarantee.