You consumed 50 articles this week. Your coding agent saw none of them. wellinformed fetches from ArXiv, HN, RSS, blogs, any URL — indexes your codebase, deps, git history — and now shares rooms across peers via Y.js CRDT, searches federated across the P2P network, and parses codebases into a structured code graph. 15 MCP tools, sub-100ms, local-first.
Without wellinformed, Claude guesses from training data. With it, Claude cites your actual research.
search, ask, get_node, find_tunnels, federated_search, code_graph_query. Claude uses them without copy-paste.
Mark a room shared, connected peers sync it via a custom libp2p protocol. Metadata-only replication, 14-pattern secrets scanner, symmetric in/out. No raw vectors (inversion-attack safe).
ask --peers embeds locally, fans out to connected peers with 2s timeout, merges by distance with _source_peer annotation. mDNS auto-discovers on LAN. DHT wired for internet-wide.
libp2p circuit-relay-v2 + dcutr hole punching + UPnP port forwarding. Bandwidth limiter, passive health monitoring, auto-reconnect. 10-peer mesh verified in ~2.5s.
9 node kinds (class, function, method, interface...), 5 edge kinds (contains, imports, calls...), call graph with confidence levels. Separate from research — codebases attach to rooms via M:N join table.
ArXiv, HN, RSS/Atom, any URL, codebase, npm deps, git submodules, git history. Discovery loop recursively expands from indexed keywords.
ONNX embeddings, sqlite-vec search. ed25519 peer identity. All state under ~/.wellinformed/. Works offline, syncs when peers reconnect.
neverthrow Results, no classes in domain/app, error union discipline per bounded context. 243 tests across 5 phases, zero regressions.
Your agent searches "sqlite vector" and gets a dependency, your own code file, and a blog post — all in one result.
Register globally once with claude mcp add --scope user wellinformed -- wellinformed mcp and every new project has all 15 tools available immediately. No per-repo setup.
Beyond source adapters, wellinformed taps into the GitHub analytics ecosystem for trend tracking and competitive intelligence.
Three commands, no API keys, runs locally. v2.0 ships P2P sharing, federated search, NAT traversal, and a structured code graph.
Install now