
Golem
by golemcloud
Agent-native platform for distributed AI agents and durable applications using WebAssembly.
What it does
Golem is a distributed cloud environment designed specifically for AI agents. It allows developers to run WebAssembly (Wasm) components as durable, stateful agents that can operate across a distributed network without the need for manual infrastructure management.
Tools
As an agent-native runtime, Golem provides the substrate for agents to maintain state, avoid duplicating work, and ensure high reliability through durable execution. It supports agent development in Rust, TypeScript, Scala, and MoonBit.
Installation
Since Golem is a platform/runtime rather than a simple MCP server, installation typically involves using the Golem CLI or deploying via Golem Cloud.
{
"mcpServers": {
"golem": {
"command": "golem-cli",
"args": ["run"]
}
}
}
Supported hosts
Confirmed via documentation to be compatible with general agentic runtimes, defaulting to Claude for MCP integration.
- Claude
Quick install
curl -sSL https://golem.cloud/install | shInformation
- Pricing
- freemium
- Published
- 7/15/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Install golem-cli and add to config.





