Zenith MCP Server
Connects to Supabase as the backend database for storing and retrieving habit tracking data, including logging habits, retrieving daily status, streaks, and mission overview.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Zenith MCP Serverlog my cold shower habit for today"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Zenith MCP Server
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 a habit as done today |
| Full dashboard of today's habits |
| Consecutive day streak for any habit |
| Full 90-day progress stats |
Related MCP server: MCP Logger
Habits tracked
prayer_before_phonecold_showerbox_breathingpullup_gtg(multi-session, tracks reps)a25_blockvideo_published
No negative habit tracking. Pink Elephant rule enforced.
Stack
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.pyDay 26/90
Built in public. AuDHD developer. Varna, Bulgaria.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/antonatanasovalekseev-coder/zenith-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server