Seev
БесплатноНе проверенSeev turns your real work—commits, PRs, and AI conversations—into a clean daily worklog. No copy‑pasting. No end‑of‑day scramble. Privacy‑first and local by def
Описание
Seev turns your real work—commits, PRs, and AI conversations—into a clean daily worklog. No copy‑pasting. No end‑of‑day scramble. Privacy‑first and local by default.
README
Seev turns your real work—commits, PRs, and AI conversations—into a clean daily worklog. No copy‑pasting. No end‑of‑day scramble. Privacy‑first and local by default.
Docs → · Guides → · Troubleshooting →
Why Seev
- Automatically captures commits, PRs, and AI assistant conversations
- Generates structured, readable worklog entries (goals, work, metrics, decisions, impact, todo, learnings)
- MCP‑native: works with Claude Desktop, Cursor, Junie, Cline, and other MCP clients
- Local‑first: you control what’s logged and where it’s stored
Quick Start
Copy this into your terminal to set up Seev and a local workspace:
/bin/bash -c "$(curl -fsSL https://bcosynot.github.io/seev/init.sh)"
Then restart your MCP client so it can load the Seev server.
Add your first entry from your AI assistant by sending:
/worklog_entry today
More examples and details are in Guides → Quick Start: docs/guides/quick-start.md
Works with your AI assistant
Seev is an MCP server and runs alongside your editor/assistant. For client‑specific setup (Cursor, Claude Code, Junie, VS Code, etc.), see:
- Guides → MCP clients: docs/guides/mcp-clients.md
Configuration (essentials)
The init script creates a workspace and a config file you can edit later:
- Worklog file: WORKLOG.md
- Database: db.sqlite3
- Config file: ~/.config/seev/seev.toml
Track which commits are yours by listing your emails in the config:
# ~/.config/seev/seev.toml
track_emails = ["[email protected]", "[email protected]", "[email protected]"]
Environment variables can override paths and email tracking at runtime. See Guides → Workspace & Configuration: docs/guides/workspace-and-configuration.md
What a worklog entry looks like
## 2025-10-22
### 🎯 Goals & Context
- Refactor authentication module to support OAuth2 providers
### 💻 Technical Work
- abc1234: Extract OAuth2 provider interface
### 📊 Metrics
- Total commits: 3; Files changed: 8
### 🔍 Key Decisions
- Interface‑based design for new providers
### 🚧 Open Items
- Add integration tests for Google & GitHub
### 📚 Learnings
- ABCs fit this use case better than Protocols
Your assistant generates and saves this under the date heading in WORKLOG.md using Seev’s MCP tools.
Privacy & Data
- Everything stays local: files and database on your machine
- Only repositories you configure are read
- Conversations are logged only when your assistant calls the recording tools
See docs/privacy-and-data.md for details.
Requirements
- Python 3.13+
- Git
- An MCP‑compatible client (Claude Code, Cursor, Junie, Cline, …)
Links
- Documentation: docs/index.md
- Guides: docs/guides/index.md
- Reference: docs/reference/index.md
- Troubleshooting: docs/troubleshooting.md
- GitHub: https://github.com/bcosynot/seev
- Contributing: docs/contributing.md
- License: LICENSE (see repository)
Development (for contributors)
- Install deps: make sync
- Run tests: make test (or: uv run pytest)
- Format: make format; Lint: make lint
- Run MCP server: make run-stdio (stdio) · make run-http (port 8000)
For deeper development notes, see AGENTS.md and the docs/ folder.
Установить Seev в Claude Desktop, Claude Code, Cursor
unyly install seevСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add seev -- uvx --from git+https://github.com/bcosynot/seev seevПошаговые гайды: как установить Seev
FAQ
Seev MCP бесплатный?
Да, Seev MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Seev?
Нет, Seev работает без API-ключей и переменных окружения.
Seev — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Seev в Claude Desktop, Claude Code или Cursor?
Открой Seev на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Seev with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
