Back to Apps

Spacebot
by spacedriveapp
Opinionated agent infrastructure for teams, featuring structured memory, task state machines, and multi-platform messaging.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Spacebot is a sophisticated agent harness designed for teams and communities. It moves away from fragile markdown-based memory to a typed graph in SQLite, treating autonomy as a state machine linked to specific goals. It enables concurrent multi-user conversations across Discord, Slack, and Telegram without the agent "going dark" during complex tasks.
Tools
- Shell: Execute arbitrary commands with configurable timeouts.
- File: Read, write, and list files within the agent workspace.
- Browser: Headless Chrome automation for navigation and data extraction.
- OpenCode: Persistent coding agent worker with deep codebase awareness.
- Brave Search: Web search with freshness filters and localization.
Installation
{
"mcpServers": {
"spacebot": {
"command": "spacebot",
"args": ["mcp", "serve", "stdio"]
}
}
}
Supported hosts
Confirmed support for Claude Desktop via stdio transport, and native integrations with Discord, Slack, and Telegram.
Quick install
cargo build --release && ./target/release/spacebotInformation
- Pricing
- free
- Published
- 7/13/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{"mcpServers": {"spacebot": {"command": "spacebot", "args": ["mcp", "serve", "stdio"]}}}





