★ 1,433 stars
Go
💻 Code/Dev Tools
Updated 1mo ago
⛓️RuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"rulego": {
"command": "go",
"args": [
"run",
"github.com/rulego/rulego@latest"
]
}
}
}
Run in terminal:
claude mcp add rulego go run github.com/rulego/rulego@latest
Add to .cursor/mcp.json:
{
"mcpServers": {
"rulego": {
"command": "go",
"args": [
"run",
"github.com/rulego/rulego@latest"
]
}
}
}
Topics
aiautomationdata-flowedge-computinggointergrationsiotipaaslow-codelow-code-frameworkmcpmcp-clientmcp-serverrule-enginerulego