tsuzuri

TakashiAihara/tsuzuri
★ 0 stars TypeScript AI/LLM Updated 5d ago
AI-first, self-hosted feed reader with a CLI and MCP server. Subscribe to sites that have no RSS.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tsuzuri": {
      "command": "npx",
      "args": [
        "-y",
        "TakashiAihara/tsuzuri"
      ]
    }
  }
}

README Excerpt

A self-hosted feed reader built for a CLI and for AI agents, with first-class support for sites that do not publish a feed at all. > Status: early. Phase 1 (ingest + CLI) works end to end. Search, MCP, AI processing, the web UI and the plugin layer are not built yet — see [Roadmap](#roadmap). Most readers treat AI as an add-on and the browser as the only way in. tsuzuri inverts both:

Tools (17)

DATABASE_URLDEFAULT_FETCH_INTERVAL_SECONDSDEGRADE_AFTER_FAILURESEMBEDDING_API_KEYEMBEDDING_BASE_URLEMBEDDING_BATCH_SIZEEMBEDDING_CONCURRENCYEMBEDDING_DIMENSIONSEMBEDDING_MAX_INPUT_CHARSEMBEDDING_MODELEMBEDDING_PROVIDERFETCH_CONCURRENCYFETCH_TIMEOUT_MSHOSTHOST_MIN_INTERVAL_MSPORTUSER_AGENT