> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paperzilla.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# What output formats does Paperzilla provide?

> Paperzilla outputs project results in app feed, RSS/Atom URLs, CLI output, MCP tools, and email digest format.

export const AiAgents = ({path}) => <Tip>
    <b>AI agents</b>: This page is available as <a href={path + '.md'}>markdown</a>. See also the <a href="/llms.txt">docs index</a> and <a href="/llms-full.txt">full docs</a>.
  </Tip>;

<AiAgents path="/answers/what-are-paperzilla-output-formats" />

Paperzilla provides project results in five main formats:

* [In-app feed](/guides/feed-in-app)
* [RSS/Atom feed URL](/guides/feeds)
* [CLI output](/guides/cli) (`pz`, including feed browsing, full-feed search, JSON mode, one-paper detail, and raw markdown)
* [MCP tools](/guides/mcp) for project data, feed data, one-paper metadata, and paper markdown
* [Email digest](/guides/email-digests)

You can choose one surface or use multiple surfaces in parallel.
