Skip to main content

monkeybot

monkeybot Logo

Multi-cloud agent harness — GCP-first docs, portable runtime

License: MIT

monkeybot is an owned agent runtime for tool-using LLMs: a FastAPI SSE gateway, pluggable storage, MCP tools, skills, and memory. Run locally with zero cloud dependencies, or ship the same container image anywhere Docker runs.

Docs and examples are GCP-first (Vertex, GCS, Cloud Run); AWS paths ship in the Pattern guides. See Cloud deployment — Positioning.

[!NOTE] Skills under SKILLS_PATH execute Python code — only add skills from trusted sources.

Quick start

Install uv, then:

uv tool install monkeybot-cli

monkeybot new --dest ./my-agent --provider openai --yes
cd my-agent
uv sync
cp .env.example .env   # add provider keys
monkeybot doctor
monkeybot chat

Upgrade the CLI with uv tool upgrade monkeybot-cli. Full walkthrough: Getting Started.

What you get

  • SSE gateway — sessions, streaming, health; wire your own UI or use the CLI
  • Realtime talk — WebSocket voice/text via monkeybot talk
  • MCP + skills — stdio/HTTP tools and trusted Python skill bundles
  • Pluggable storage — SQLite by default; Postgres, Firestore, GCS, S3
  • Multi-provider — Gemini/Vertex, OpenAI, Anthropic, Bedrock, Ollama, and more

CLI

Command Purpose
monkeybot new Scaffold config, workspace, agent pyproject.toml, .env.example
monkeybot validate Check monkeybot.yaml, paths, and MCP config
monkeybot doctor Verify Python, extras, credentials, and port
monkeybot run Start the SSE gateway in the foreground
monkeybot chat Talk over SSE (spawns the gateway; --attach to join one)
monkeybot talk Realtime voice/text over WebSocket (--text for typed input)
monkeybot chat            # spawn gateway + REPL
monkeybot run             # terminal 1: gateway with logs
monkeybot chat --attach   # terminal 2: attach to it

Provider extras live on the agent pyproject.toml (monkeybot[<provider>]), not the global CLI. See Getting Started and Features — CLI.

Agent skill

npx skills add human-plus-machine/monkeybot --skill monkeybot

Walks through install, scaffold, config, and first chat. Source: cli/skills/monkeybot/.

Documentation

Guide Description
Getting Started Install, configure, sessions + SSE from the CLI
Features Architecture, capabilities, CLI, task queue
SSE gateway and custom UI HTTP + SSE endpoints, event types, CORS
Skills Skill directory layout and SKILL.md discovery
Model Context Protocol MCP config, env interpolation, OAuth2
Cloud deployment Positioning + Patterns A–D index
Live evals Smoke suite, local + CI scorecard
Observability OpenTelemetry tracing runbook

Integrations matrix and roadmap: CHANGELOG · BACKLOG.

Contributing

Clone only if you are changing the harness. Setup, checks, and the release workflow are in CONTRIBUTING.md. Live eval smoke fixture: evals/smoke_agent/.

Support

Search or open an issue in the GitHub issue tracker.

License

MIT — see LICENSE.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

monkeybot-3.0.1.tar.gz (3.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

monkeybot-3.0.1-py3-none-any.whl (563.4 kB view details)

Uploaded Python 3

File details

Details for the file monkeybot-3.0.1.tar.gz.

File metadata

  • Download URL: monkeybot-3.0.1.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for monkeybot-3.0.1.tar.gz
Algorithm Hash digest
SHA256 b5f3455c8dfaa5717a74ce7d5c46c0d98f49918bd44d97765de0141535b6e7a2
MD5 9db5a5156448d624347607692b246b74
BLAKE2b-256 a1cf83eeb9fed419c4712f1af2c4580eb5e951d2d3f6936e1d4fcd4aef85d9ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for monkeybot-3.0.1.tar.gz:

Publisher: publish-release.yml on human-plus-machine/monkeybot

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file monkeybot-3.0.1-py3-none-any.whl.

File metadata

  • Download URL: monkeybot-3.0.1-py3-none-any.whl
  • Upload date:
  • Size: 563.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for monkeybot-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 62b9173515fc4cf45fee461dd507fa846bd51e9b1ba9edb0dce8b7b4dbb0c277
MD5 431dbca0f51d566cf48918af2c546bf6
BLAKE2b-256 f2a4c5326293f216900bdb962c9b7d7afa91f99f9ddfe60856e2c26c6118d774

See more details on using hashes here.

Provenance

The following attestation bundles were made for monkeybot-3.0.1-py3-none-any.whl:

Publisher: publish-release.yml on human-plus-machine/monkeybot

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

3.3.0

2 files

3.2.0

2 files

3.1.0

2 files

3.0.4

2 files

3.0.3

2 files

3.0.2

2 files

This release

3.0.1 This release

2 files

3.0.0

2 files

2.2.0

2 files

2.1.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page