Overview
Sure is an AGPL-3.0 community fork of the discontinued Maybe Finance codebase. It can be used from browsers, desktop/mobile clients, APIs, and LLM agents, with Docker self-hosting as a primary path. v0.7.4 adds a new `/plan` area for budgets and goals, passwordless passkey login, and expanded MCP/external-AI harness work.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Continue the Maybe personal-finance foundation under active community maintenance
The README explicitly identifies Sure as a community fork of the abandoned Maybe Finance repository. The self-hosted system is accessible through the web app, macOS desktop, mobile, API clients, and LLM agents.
Sources: [2]
v0.7.4 unifies budgets and goals, adds passkey login, and expands MCP workflows
Version 0.7.4 introduces a /plan area with envelope-style goals, passwordless passkey login, and more external-AI/MCP work for structured financial analysis. The planning experience is still marked as a preview feature.
Sources: [4]
For users who want an actively maintained self-hosted successor to Maybe or a finance codebase they can extend
It fits people who value Maybe's model and Rails codebase but want community maintenance rather than an archived upstream. The official Docker image also includes tuning for relatively small hosts.
Evaluate v0.x maturity, preview features, registration controls, and the AI data path separately
The /plan work in v0.7.4 is preview functionality. The Docker guide exposes Open/Invite-only/Closed onboarding modes, so public instances should review registration after creating the initial account. External AI assistants access financial data through Sure's MCP endpoint, making tokens, allowlists, Pipelock, and destination controls part of the security model.
Official sources
- [1]we-promise/sure — GitHub repository metadata(2026-09-16)
- [2]Sure — README(2026-09-16)
- [3]Sure — Docker self-hosting guide(2026-09-16)
- [4]Sure v0.7.4 release(2026-09-16)
Supplemental curator note
Sure is more than a static Maybe fork: v0.7.4 advances planning, passkeys, and MCP. It is still a v0.x product with preview features, so upgrades deserve validation before treating it as a financial source of truth.
Try it in 3 steps
- 1
Prepare a self-host directory
Use the dedicated Docker self-hosting guide rather than the contributor development flow.
mkdir -p ~/docker-apps/sure && cd ~/docker-apps/sure - 2
Download the official Compose file
For public hosting, also configure .env, SECRET_KEY_BASE, POSTGRES_PASSWORD, TLS, and WebAuthn settings.
curl --fail --location --silent --show-error --output compose.yml https://raw.githubusercontent.com/we-promise/sure/main/compose.example.yml - 3
Start Sure
After creating the first account, switch onboarding to Closed or Invite-only if self-service registration should not remain open.
docker compose up -d → http://localhost:3000
Growth
Growth trends · Last 30 days
9,944 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 284
- Open PRs
- 187
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
- Stars
- 9,944
- Forks
- 488
- Watchers
- 39
- Open issues
- 346
- Primary language
- Ruby
- License
- AGPL-3.0
- Repository last updated
- Sep 16, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- n8n204,525 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Oh My Zsh189,748 Stars
A community framework for managing Zsh configuration through plugins, themes, and an update mechanism.
Shell - Ollama181,118 Stars
A runtime for downloading and running open models on a computer or server through a CLI and local API.
Go - AUTOMATIC1111 Stable Diffusion WebUI164,915 Stars
A Gradio UI for Stable Diffusion image generation, editing, model selection, extensions, and APIs.
Python - Dify155,932 Stars
A visual LLM application platform combining AI workflows, RAG, agents, model management, and observability.
TypeScript
Report incorrect information
Tell us if any listing information is incorrect or outdated.