Agentic infrastructure for Go. Tool execution, MCP integration, permission-gated approval flows, and orchestration.
go get github.com/2389-research/mux- Tool Execution: Define and execute tools with structured input/output handling
- MCP Integration: Full Model Context Protocol server and client implementations
- Permission-Gated Approvals: Built-in approval flows for sensitive operations
- Orchestration: Coordinate multi-step agentic workflows
- Type Safety: Leverages Go's type system for reliable tool definitions
- Extensible: Plugin architecture for custom tool implementations
🚧 Under active development. API subject to change.
MIT