<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Rindler</title>
    <link>https://rindler.ai/</link>
    <description>Docs and essays on giving AI agents deterministic access to real websites.</description>
    <language>en-us</language>
    <lastBuildDate>Sat, 25 Jul 2026 12:04:04 GMT</lastBuildDate>
    <atom:link href="https://rindler.ai/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>MCP Error Codes: Causes and Fixes | Rindler Docs</title>
      <link>https://rindler.ai/docs/errors</link>
      <guid isPermaLink="true">https://rindler.ai/docs/errors</guid>
      <description>Every error_code the Rindler MCP server can return, what each means, the most common cause, and the fix your agent should apply next.</description>
      <pubDate>Sat, 25 Jul 2026 12:04:04 GMT</pubDate>
    </item>
    <item>
      <title>Rindler CLI | Rindler Docs</title>
      <link>https://rindler.ai/docs/cli</link>
      <guid isPermaLink="true">https://rindler.ai/docs/cli</guid>
      <description>Sign in from your terminal with the rindler CLI: it mints a temporary key tied to your Rindler account and installs the MCP into Claude Code and Codex.</description>
      <pubDate>Fri, 24 Jul 2026 19:11:54 GMT</pubDate>
    </item>
    <item>
      <title>Browser vs API for AI Agents: The Hybrid Case | Rindler</title>
      <link>https://rindler.ai/blog/browser-vs-api-ai-web-agents</link>
      <guid isPermaLink="true">https://rindler.ai/blog/browser-vs-api-ai-web-agents</guid>
      <description>Pure API misses the long tail of sites with no API. Pure browser burns tokens and breaks. The right architecture picks transport per screen and per action.</description>
      <pubDate>Sat, 18 Jul 2026 00:12:32 GMT</pubDate>
    </item>
    <item>
      <title>Scraping vs MCP: AI Agent Web Access | Rindler</title>
      <link>https://rindler.ai/compare</link>
      <guid isPermaLink="true">https://rindler.ai/compare</guid>
      <description>DIY scraping, raw browser automation, per-site APIs, and a mapped MCP server compared on breakage, token cost, auth, write safety, and setup time.</description>
      <pubDate>Sat, 18 Jul 2026 00:12:32 GMT</pubDate>
    </item>
    <item>
      <title>How to Log an AI Agent Into Any Website | Rindler Docs</title>
      <link>https://rindler.ai/docs/auth</link>
      <guid isPermaLink="true">https://rindler.ai/docs/auth</guid>
      <description>How AI agents log in to websites with Rindler: a one-time user sign-in handoff in a live browser, with the session stored encrypted and reused on later runs.</description>
      <pubDate>Sat, 18 Jul 2026 00:12:32 GMT</pubDate>
    </item>
    <item>
      <title>Tool Reference | Rindler Docs</title>
      <link>https://rindler.ai/docs/tools</link>
      <guid isPermaLink="true">https://rindler.ai/docs/tools</guid>
      <description>Reference for every public Rindler MCP tool: parameters, side-effect annotations, and usage notes, taken directly from the registered tool schemas.</description>
      <pubDate>Sat, 18 Jul 2026 00:12:32 GMT</pubDate>
    </item>
    <item>
      <title>How Rindler Works: We Map the Site, You Just Ask | Rindler</title>
      <link>https://rindler.ai/how-it-works</link>
      <guid isPermaLink="true">https://rindler.ai/how-it-works</guid>
      <description>We map a site once, prove it works against the real thing, and keep it working when the page moves. You say the task in plain English, and get records back.</description>
      <pubDate>Sat, 18 Jul 2026 00:12:32 GMT</pubDate>
    </item>
    <item>
      <title>What Is an MCP Server for Web Browsing? | Rindler</title>
      <link>https://rindler.ai/docs/what-is-mcp-web-automation</link>
      <guid isPermaLink="true">https://rindler.ai/docs/what-is-mcp-web-automation</guid>
      <description>What a web-browsing MCP server does: tools an agent calls, structured results, session state, and what makes one production-grade, with real examples.</description>
      <pubDate>Sat, 18 Jul 2026 00:12:32 GMT</pubDate>
    </item>
  </channel>
</rss>
