Back to Apps

HasteKit SDK Go
by hastekit
Unified Golang SDK for building AI agents with multi-provider LLM support and MCP tool integration.
0 stars
Works in:claude
Exposes:Tools
What it does
HasteKit SDK for Go provides a unified API to build sophisticated AI agents that can switch between LLM providers like OpenAI, Anthropic, and Gemini with minimal code changes. It enables the creation of durable, fault-tolerant agents using Restate or Temporal and supports Model Context Protocol (MCP) tool integration for expanded capabilities.
Tools
- LLM Gateway: Unified interface for multi-provider LLM calls.
- Agent Orchestrator: Manage tools, memory, and multi-step reasoning.
- Durable Execution: Fault-tolerant agent loops via Restate/Temporal.
- MCP Client: Standardized tool integration via SSE/stdio.
Installation
Add the SDK to your project:
go get -u github.com/hastekit/hastekit-sdk-go
To use as an MCP server, configure your client to point to the compiled binary or SSE endpoint provided by the HasteKit gateway.
Supported hosts
- Claude Desktop
Quick install
go get -u github.com/hastekit/hastekit-sdk-goInformation
- Pricing
- free
- Published
- 6/21/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Configure the HasteKit gateway endpoint in your claude_desktop_config.json





