coeus
Coeus · the inquirer

Read any codebase like a book.

Paste a Git URL — get back a prompt-friendly digest of the codebase. Save and vectorize-index repos to search across them semantically.

Tip: replace github.com with coeus.orph.dev
Try:
142,830
repos ingested
3.4B
tokens digested
8,217
vectorize indexes
47ms
median search p50
Trending · last 7d

Most ingested repos

See all
When you sign in

Search across every repo you've ever ingested.

Save digests into a workspace and index them for semantic search and RAG. Embeddings default to free Cloudflare Workers AI — bring your own keys for OpenAI, Voyage, Cohere, or Anthropic.

Four front doors

Same digest, your tool of choice

current

Web

You are here

Paste a URL and read the digest in your browser. Save it to a workspace, share the link.

CLI

npm i -g coeus

Pipe a repo into any tool that reads stdin — Claude Code, ripgrep, your shell.

$ coeus ingest vercel/next.js

MCP

Model Context Protocol

Hosted MCP server. Plug Coeus into Claude, Cursor, Zed — query your indexes by tool call.

coeus.orph.dev/mcp

API

REST + WebSocket

Programmatic ingestion and search. Bring your own backend, your own scheduler.

POST /v1/ingest