{
  "markdown": "# smry CLI\n\n`smry` is the official command-line client for the credential-free\n[smry Public Reader](https://r.smry.ai). It reads an exact public article, PDF,\nor supported YouTube URL as clean text or structured JSON with stable paragraph\nanchors.\n\n## Install\n\n```sh\nbrew install mrmps/smry/smry\n```\n\n## Use\n\n```sh\nsmry https://example.com/article\nsmry --json https://example.com/report.pdf\nsmry --query \"key findings\" https://example.com/article\nsmry --lines 90-95 https://example.com/article\n```\n\nRun `smry --help` for the complete option list.\n\n## Agent skill\n\nInstall the official skills for source-grounded reading workflows:\n\n```sh\nbunx skills add https://github.com/mrmps/homebrew-smry --skill smry compare-sources verify-citations\n```\n\nThe skills cover direct reading, multi-source comparison, and claim or citation\nverification. They choose between the public MCP, HTTP API, and CLI, preserve\nstable paragraph citations, and treat retrieved content as untrusted data.\n\nThe CLI sends only the exact source URL and the options you provide to\n`https://r.smry.ai/api/v1/read`. Do not send private URLs, cookies,\nauthorization headers, subscriber credentials, or personal documents.\n\n## Public MCP server\n\nAgents can call the same credential-free reader through the remote\nStreamable HTTP MCP server at `https://r.smry.ai/mcp`. Its official registry\nmetadata is versioned in [`server.json`](server.json); the endpoint provides a\nsource-reading tool plus documentation resources and requires no account or\nsecret.\n\n## Verify\n\n```sh\nbash -n bin/smry\n./tests/smry-cli.test.sh\n./tests/mcp-registry.test.sh\n```\n\n## License\n\nMIT\n",
  "bytes": 1627,
  "sha": "4f6fc846d33365b92e037101e2312f0a115b9dae4645b134a802a2aa3d385da1",
  "repo_slug": "mrmps/homebrew-smry",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_mrmps_smry_public_reader_3fea7d91/readme"
}