Back to Apps

SPEAR
Supports UIby lfedgeai
Distributed Cloud-Edge Collaborative AI Agent Platform for scalable agent deployment and management.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
SPEAR is a distributed AI agent platform designed for the cloud-edge continuum. It consists of a control-plane server (SMS) and node-side agents (SPEARlet) that enable collaborative AI execution, utilizing WASM for secure, portable tool and agent runtimes.
Tools
NodeManagement: Controls and monitors edge nodes via the SMS control plane.WASMRuntime: Executes portable AI tools and agent logic using Wasmedge.ModelDiscovery: Automatically discovers and imports local LLM models from Ollama.TaskScheduling: Distributes AI tasks across the cloud-edge network.
Installation
Build from source using Rust:
make build
./target/debug/sms
To connect a SPEARlet node:
./target/debug/spearlet --sms-grpc-addr <SMS_ADDRESS>
Supported hosts
- Claude
Quick install
make build && ./target/debug/smsInformation
- Pricing
- free
- Published
- 4/18/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Configure the SMS HTTP gateway as an MCP server in claude_desktop_config.json





