Skip to main content
ClaudeWave

Lookout — web research with source-level proof. Local-first search, fetch, extract, cache, and citeable excerpts.

MCP ServersOfficial Registry0 stars0 forksTypeScriptMITUpdated today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/23/2026
Install in Claude Code / Claude Desktop
Method: NPX · @sylphx/lookout
Claude Code CLI
claude mcp add lookout -- npx -y @sylphx/lookout
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "lookout": {
      "command": "npx",
      "args": ["-y", "@sylphx/lookout"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# Lookout

### Web research with source-level proof

Lookout gives agents a small, fast, local web product: search, fetch,
extract, cache, crawl, and research with citeable excerpts.

```bash
npx -y @sylphx/lookout
```

For Claude Code:

```bash
claude mcp add lookout -- npx -y @sylphx/lookout
```

## The fastest useful workflow

```bash
npx -y @sylphx/lookout search "Model Context Protocol"
npx -y @sylphx/lookout fetch https://example.com
npx -y @sylphx/lookout extract https://example.com
```

The MCP server exposes the same workflow to agents. Results include source
URLs, excerpt spans, fetch routes, freshness signals, warnings, and gaps.

## Jobs Lookout is built for

| Ask your agent | Lookout returns |
| --- | --- |
| “Research this topic.” | ranked sources with citeable excerpts |
| “Read this page.” | clean content and source spans |
| “Extract this table or schema.” | structured page data |
| “What changed since yesterday?” | cached page diff |
| “Find similar sources.” | related pages and concepts |

## Tool surface

| Tool | Purpose |
| --- | --- |
| `web_search` | Search public adapters in parallel |
| `web_fetch` | Fetch a URL with SSRF protections |
| `web_extract` | Extract title, metadata, tables, and citeable spans |
| `web_cache` | Query and manage local cache |
| `web_crawl` | Bounded same-origin crawl |
| `web_research` | Multi-step search, fetch, extract, and source synthesis |
| `web_diff` | Compare two snapshots or URLs with bounded word-level diff |

## Predictable defaults

- `fast` uses local HTML search and fetch with no API key.
- `quality` explicitly enables richer extraction and local cache expansion.
- `research` is an explicit multi-step operation with page and budget limits.
- Browser rendering and model synthesis are opt-in.
- Private addresses, unsupported schemes, oversized responses, and blocked
  pages fail honestly.

## Why agents trust it

Lookout returns excerpts pinned to source spans and labels stale cache,
failed engines, redirects, blocked pages, and extraction gaps. It does not
turn a challenge page or a thin response into a confident answer.

## Companion MCP tools

| Product | Job |
| --- | --- |
| [Citra](https://github.com/SylphxAI/citra) | PDF answers with page-level proof |
| [Iris](https://github.com/SylphxAI/iris) | Image facts and pixel evidence |
| [Cue](https://github.com/SylphxAI/cue) | Video timelines and timestamp evidence |
| [Spine](https://github.com/SylphxAI/spine) | Repository architecture and impact |
| [Locus](https://github.com/SylphxAI/locus) | Exact code-chunk retrieval |

Each product is independent. Install only the tools your agent needs.

## Development

```bash
bun install
bun test
bun run doctor
bun run benchmark:public-proof
bun run benchmark:release-gate
```

## License

MIT
ai-agentscitationsdeveloper-toolsinformation-retrievallocal-firstmcpmodel-context-protocolsearchweb-researchweb-scraping

What people ask about lookout

What is SylphxAI/lookout?

+

SylphxAI/lookout is mcp servers for the Claude AI ecosystem. Lookout — web research with source-level proof. Local-first search, fetch, extract, cache, and citeable excerpts. It has 0 GitHub stars and its last recorded update is dated 2026-09-23.

How do I install lookout?

+

You can install lookout by cloning the repository (https://github.com/SylphxAI/lookout) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is SylphxAI/lookout safe to use?

+

Our security agent has analyzed SylphxAI/lookout and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains SylphxAI/lookout?

+

SylphxAI/lookout is maintained by SylphxAI. The last recorded GitHub activity is dated 2026-09-23, with 0 open issues.

Are there alternatives to lookout?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy lookout to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: SylphxAI/lookout
[![Featured on ClaudeWave](https://claudewave.com/api/badge/sylphxai-lookout)](https://claudewave.com/repo/sylphxai-lookout)
<a href="https://claudewave.com/repo/sylphxai-lookout"><img src="https://claudewave.com/api/badge/sylphxai-lookout" alt="Featured on ClaudeWave: SylphxAI/lookout" width="320" height="64" /></a>

More MCP Servers

lookout alternatives