spekboom
v0.1.0
Published
Official Spekboom CLI: search regenerative Southern African stays, check live availability, browse conservation causes and read the docs, straight from the terminal via the public Spekboom MCP API.
Maintainers
Readme
spekboom
Official CLI for Spekboom, the South African regenerative travel platform where every stay funds a named conservation or community cause.
npx spekboom search "farm stay" --location karoo --guests 2
npx spekboom availability <property-id> --checkin 2026-09-12 --checkout 2026-09-15
npx spekboom details <property-id>
npx spekboom causes
npx spekboom docs # list the documentation pages
npx spekboom docs developers # read one
npx spekboom tools # every MCP tool with its descriptionNo API key needed: the CLI calls Spekboom's public MCP API (JSON-RPC 2.0 over HTTPS at https://mcp.spekboom.org/mcp), rate-limited per IP. Booking is request-to-book and always completes on spekboom.org; the CLI never takes payment.
- Developer resources: https://www.spekboom.org/developers
- Agent instructions: https://www.spekboom.org/agents.md
- OpenAPI spec: https://www.spekboom.org/openapi.json
- Support: [email protected]
MIT licence. Node 18 or newer.
