goa-ai

goadesign/goa-ai
★ 7 stars Go AI/LLM Updated 1mo ago ✓ Clean
Design-first agentic systems in Go: declare agents, tools, MCP servers, policies, and structured model output in Goa, then generate the durable runtime.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "goa-ai": {
      "command": "go",
      "args": [
        "run",
        "github.com/goadesign/goa-ai@latest"
      ]
    }
  }
}

README Excerpt

<p align="center"> <a href="https://goa.design"> <img alt="Goa-AI" src="https://raw.githubusercontent.com/goadesign/goa-ai/main/docs/img/goa-ai-banner.png" width="50%"> </a> </p> <p align="center"> <a href="https://github.com/goadesign/goa-ai/releases/latest"><img alt="Release" src="https://img.shields.io/github/v/release/goadesign/goa-ai?style=for-the-badge"></a>

Tools (1)

registry

Topics

agentic-aiai-agentscode-generationgogoagolangllmmcpmodel-context-protocoltemporalworkflows