v0.4.3 // LIVE

Syke.

Observe everything. Ask anything.

Cross-web agentic memory. Your one identity for all your AI.

works withClaude CodeClaude DesktopOpenCodeCursor+ more
here, set it up, dev.mysyke.com, make no mistakes

Paste into Claude Code, Cursor, or any agent with terminal access.

or
$ uvx syke setup --yes

You and your agents

Four sessions. Three projects. One memory.

project

read_file("middleware.ts")
→ JWT validation, role checks
→ 3 patterns match
 
edit_file("routes/login.ts")
+ token refresh logic
+ error handling updated
✓ 3 files changed
 
run_tests("auth")
auth.test.ts ✓ 23
routes.test.ts ✓ 14
37 passed · 1.4s
 
create_memory("auth layer done")
→ linked: api-redesign
read_file("middleware.ts")
→ JWT validation, role checks
→ 3 patterns match
 
edit_file("routes/login.ts")
+ token refresh logic
+ error handling updated
✓ 3 files changed
 
run_tests("auth")
auth.test.ts ✓ 23
routes.test.ts ✓ 14
37 passed · 1.4s
 
create_memory("auth layer done")
→ linked: api-redesign

Claude Code

research

web_search("attention 2026")
[1] FlashAttention-3
Shah et al. · 2025
[2] Ring Attention
Liu et al. · 2025
[3] PagedAttention v2
Kwon et al.
 
embed_documents(3)
recall@10: 0.94
precision@5: 0.88
 
synthesize_notes()
"Ring attn: 10M ctx
linear memory scale..."
 
create_memory("attn survey")
→ 3 papers indexed
web_search("attention 2026")
[1] FlashAttention-3
Shah et al. · 2025
[2] Ring Attention
Liu et al. · 2025
[3] PagedAttention v2
Kwon et al.
 
embed_documents(3)
recall@10: 0.94
precision@5: 0.88
 
synthesize_notes()
"Ring attn: 10M ctx
linear memory scale..."
 
create_memory("attn survey")
→ 3 papers indexed

Cursor

life

sync_health_data()
steps 8,247 / 10,000
sleep 7h 42m
deep 2h 12m
water 2.1L / 3.0L
 
read_calendar("tomorrow")
10am standup
2pm design review
5pm 1:1 with lead
 
log_meals()
oats + berries 320 cal
salmon poke 480 cal
stir-fry 550 cal
 
create_memory("week 12 health")
streak: 12 days active
sync_health_data()
steps 8,247 / 10,000
sleep 7h 42m
deep 2h 12m
water 2.1L / 3.0L
 
read_calendar("tomorrow")
10am standup
2pm design review
5pm 1:1 with lead
 
log_meals()
oats + berries 320 cal
salmon poke 480 cal
stir-fry 550 cal
 
create_memory("week 12 health")
streak: 12 days active

OpenCode

work

fetch_inbox()
14 unread · 3 flagged
 
→ sam: "PR review needed"
reply("LGTM, ship it.")
✓ sent
 
→ alex: "API integration"
draft_reply(spec.pdf)
✓ queued
 
summarize_threads()
3 action items extracted
2 follow-ups scheduled
 
create_memory("inbox zero tue")
→ 14 processed in 4m
fetch_inbox()
14 unread · 3 flagged
 
→ sam: "PR review needed"
reply("LGTM, ship it.")
✓ sent
 
→ alex: "API integration"
draft_reply(spec.pdf)
✓ queued
 
summarize_threads()
3 action items extracted
2 follow-ups scheduled
 
create_memory("inbox zero tue")
→ 14 processed in 4m

Codex

SYKE

always in context

AGENTIC MEMORY

Your context, always connected.

Syke synthesizes your AI conversations, bookmarks, code reviews, emails, and team chat into a single living picture.

Without Syke
With Syke
Claude cowork
bookmarks
code review
team email
team chat

Built for the AI-native

Simple, private, and extensible. Context that works the way you do.

Privacy First

All data stays local in SQLite on your machine. Nothing leaves unless you run synthesis.

Open Source

MIT licensed. Inspect every line. No telemetry, no tracking, no surprises.

MCP Native

ask, read, record — three verbs that work with any MCP client. Claude Code, Cursor, or your own agent.

One Memex, Every Agent

Run Syke once. Your memex follows you to every AI tool, every conversation.

Get started.

One command. Works with any MCP client.

install_syke.sh
$ uvx syke setup --yes
# Detects claude login automatically
# Ingesting: Claude Code · GitHub · Gmail · ChatGPT
Ingesting... 847 events
Synthesizing...
✓ Memex built. Context distributed.
> You are now always in context.