built for agentic engineers

Ambient intelligence at execution time

Save from anywhere. Agents save back. Knowledge compounds across your team - and surfaces exactly when needed, without anyone asking.

# sign up + configure all your agents
$ npx @splicr/mcp-server setup copy
Done! Splicr connected to 2 agent(s).
# you: create a team
$ npx @splicr/mcp-server team create "My Team" copy
Invite code: abc123
# teammate: one command to join + set up
$ npx @splicr/mcp-server setup --join abc123 copy
Joined "My Team" + configured 2 agent(s).

or sign up with email

Claude Code

Three steps. Zero friction.

1

Capture

Share from your phone, browser, or Telegram. One tap. Content is extracted automatically.

vercel.com/blog/agent-responsibly
Share via
S
Splicr
N
Notes
S
Slack
M
Mail
2

Route

AI extracts the insight, tags it, and routes to the right projects. You do nothing.

splicr pipeline
extract 2,340 words
distill "AI code needs production guardrails"
tags
AI Agents Deployment Safety
routing...
Splicr high
Auth Service medium
3

Surface

Your agent gets the right knowledge injected automatically. You never search.

Claude Code
> add rollback to deploy pipeline
SPLICR CONTEXT
1. "Agent responsibly"
"AI code needs production guardrails,
incremental rollouts, auto rollback"
saved 2 hours ago from your phone

Knowledge that compounds

Bidirectional

Agents save back

Your agent discovers a workaround mid-session. It saves the decision back to Splicr. Next session, any agent on any project benefits.

Claude Code
splicr save_from_agent
"Chose HNSW over IVFFlat for pgvector"
IVFFlat needs retraining after bulk inserts.
HNSW handles incremental adds without rebuild.
Saved to Splicr decision · permanent
Teams

Shared team intelligence

Your teammate saves something on Tuesday. Your agent surfaces it on Friday - exactly when you hit the same problem. No Slack search. No asking around.

Cursor
> fix the OAuth token refresh bug
SPLICR CONTEXT
1. "OAuth refresh token rotation gotcha"
"Must revoke old refresh token server-side
before issuing new one, or replay attacks"
from teammate: alex@team.dev
saved 3 days ago from browser

Knowledge transfers without communication

Two developers. Same codebase. They never talk about this problem.
But Bob's agent already knows the answer.

A
Alice Monday
Claude Code
splicr save_from_agent
"Cloudflare Pages pretty URL gotcha"
Pretty URLs strip path segments during
_redirects rewrites. Use query params.
Saved to Splicr
Alice moves on. Never mentions it.
3 days later
B
Bob Thursday
Cursor
> fix the Cloudflare deploy redirects
SPLICR CONTEXT
1. "Cloudflare Pages pretty URL gotcha"
"Pretty URLs strip path segments. Use
query params instead of path rewrites"
from teammate
Bob never asked. The knowledge just arrived.

The 90% of decisions too small to document but too valuable to forget -
transferred automatically between people who never communicated.

Works with the tools you already use
Claude Code
Cursor Cursor
Codex
Antigravity Antigravity
Chrome
iOS & Android

Intelligence that works while you code

The magic

Context that finds you

You don't search Splicr. It understands what you're working on and surfaces the right knowledge before you ask. When it has nothing useful, it stays completely silent.

What happens invisibly branch: feat/oauth-google
diff: src/auth/google.ts
commits: "scaffold OAuth"
---
Found 2 relevant saves:
"Google OAuth refresh token gotcha"
saved 3 days ago from your phone

AI distillation

Every save gets a 2-3 sentence insight extracted by AI. Your agent gets the quick takeaway. Full article available if it needs more depth.

Smart routing

Save an article about pgvector. Splicr sees your project uses Postgres + vector search and routes it there. No folders. No tags. No organizing.

Knowledge clusters

Related saves automatically group together. Save 3 articles about rate limiting? They form a cluster. Find one, see them all.

Cross-project intelligence

An article you saved for one project surfaces in another when the pattern matches. Your knowledge follows you across everything you build.

Agents save back

Your agent doesn't just consume knowledge - it saves decisions and discoveries back to Splicr. Next session, any agent benefits. Knowledge compounds with every session.

Works with every agent

One MCP server. Claude Code, Cursor, Codex, Antigravity, Cline. Your saved knowledge follows you no matter what tool you use.

Completely free. No catch.

Open Beta
$0
Everything included. Solo or team. No credit card. No limits.
  • Unlimited captures & projects
  • Proactive context injection
  • Knowledge clusters & compiled pages
  • Team shared knowledge base
  • Cross-agent, cross-project intelligence
  • Claude Code, Cursor, Codex, Cline, Antigravity

One command. Zero config. Start now.

Run this in your terminal. Authenticate, auto-detect your agents, done.

$ npx @splicr/mcp-server setup copy
$ npx @splicr/mcp-server team create "My Team" copy

or sign up with email