geliştirici dokümanları

Bir hafızaya üç satır
her araç onu okur

SecondOS; bir CLI, bir MCP sunucusu ve tazelik için bir GitHub Action'dan oluşan bir Bun monorepo'sudur. Kur, bir repo'ya yönelt, bir aracı bağla. Tüm döngü bundan ibaret.

Free to start. No credit card.

Üç satırlık başlangıç

# 1 — install + sync (builds the map on your machine)
bunx @secondos/cli push .

# 2 — point it at your repo (that's it — re-runs stay incremental)
#     the map + embeddings upload, never your source

# 3 — connect an AI tool over MCP (Cursor, Claude Code, Copilot…)
bunx @secondos/cli mcp-config    # prints the config to paste into your editor

Sırada oku

Hazır mısın? Bir repo'ya yönelt.

> daemon: üç satır. repo'nu bağla, gerisini ben hallederim.