GitHub Stars
0
User Rating
Not Rated
Favorites
0
Views
23
Forks
0
Issues
0
README
agent-go
A Go-based agent inspired by How to Build an Agent. Integrates the Model Context Protocol (MCP) with autonomous agents.
Demo

Project Structure
pkg/agent/— Agent core logic and orchestrationpkg/mcp/— Run and manage MCP serverspkg/tool/— Tool implementations for agent capabilities, including file operationsmain.go— Application entry point
Getting Started
Pre-requisites:
- Anthropic API key
- Docker running
- Update the
config.json
go mod download
export ANTHROPIC_API_KEY=""
go run main.go
Author Information
39
Followers
74
Repositories
3
Gists
0
Total Contributions