Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Zenith Server

БесплатноНе проверен

Personal habit tracking MCP server for a 90-day mission, tracking 6 non-negotiable habits with Supabase backend, exposes tools for logging and viewing progress.

GitHubEmbed

Описание

Personal habit tracking MCP server for a 90-day mission, tracking 6 non-negotiable habits with Supabase backend, exposes tools for logging and viewing progress.

README

A personal habit tracking MCP server built for an AuDHD + PDA brain.

Tracks the 6 daily non-negotiables of a 90-day mission — connected to Supabase. No UI. No friction. Just a tool your AI can call.

Tools

Tool What it does
log_habit Log a habit as done today
get_today_status Full dashboard of today's habits
get_streak Consecutive day streak for any habit
get_mission_overview Full 90-day progress stats

Habits tracked

  • prayer_before_phone
  • cold_shower
  • box_breathing
  • pullup_gtg (multi-session, tracks reps)
  • a25_block
  • video_published

No negative habit tracking. Pink Elephant rule enforced.

Stack

  • FastMCP — MCP server framework
  • Supabase — Postgres database (free tier)
  • uv — Python package manager

Setup

# 1. Clone and install
git clone https://github.com/YOUR_USERNAME/zenith-mcp
cd zenith-mcp
uv sync

# 2. Add your credentials
cp .env.example .env
# Edit .env with your Supabase URL and secret key

# 3. Run the DB migration in Supabase SQL Editor
# (paste contents of setup_db.sql)

# 4. Run the server
uv run server.py

Day 26/90

Built in public. AuDHD developer. Varna, Bulgaria.

from github.com/antonatanasovalekseev-coder/zenith-mcp

Установка Zenith Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/antonatanasovalekseev-coder/zenith-mcp

FAQ

Zenith Server MCP бесплатный?

Да, Zenith Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Zenith Server?

Нет, Zenith Server работает без API-ключей и переменных окружения.

Zenith Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Zenith Server в Claude Desktop, Claude Code или Cursor?

Открой Zenith Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Zenith Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development