惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

MyScale Blog
MyScale Blog
博客园 - 司徒正美
A
About on SuperTechFans
Vercel News
Vercel News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
爱范儿
爱范儿
I
InfoQ
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园_首页
Google DeepMind News
Google DeepMind News
T
Tailwind CSS Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
F
Fortinet All Blogs
S
SegmentFault 最新的问题
阮一峰的网络日志
阮一峰的网络日志
D
Docker
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
M
MIT News - Artificial intelligence
Jina AI
Jina AI
H
Help Net Security
量子位
IT之家
IT之家

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
Connect Readplace to your AI assistant (MCP) — Readplace
fagnerbrack · 2026-06-21 · via Hacker News - Newest: "AI"

Readplace runs an MCP server. Connect it once and your assistant can save pages to your reading queue and read your list back — right inside the conversation.

Server URL https://readplace.com/mcp

Paste that URL into your assistant’s connector settings. You sign in once with OAuth — your assistant never sees your password, and you can revoke access at any time from your account or the assistant’s settings.

Works on Free, Pro, Max, Team, and Enterprise. The Free plan allows a single custom connector.

  1. Open Settings and go to Connectors.
  2. Choose “Add custom connector”.
  3. Paste the Readplace server URL and save.
  4. Open the connector and complete the one-time OAuth sign-in to authorize Claude.

Needs a paid plan (Plus, Pro, Business, Enterprise, or Edu). Custom connectors live behind Developer Mode, which you turn on from ChatGPT on the web.

  1. On ChatGPT for web, open Settings → Apps & Connectors → Advanced and turn on Developer Mode.
  2. Add a custom connector and enter the Readplace server URL.
  3. Choose OAuth as the authentication method.
  4. Complete the OAuth sign-in to authorize ChatGPT.

Needs a Pro, Max, or Enterprise plan.

  1. On Perplexity for web, open Settings → Connectors.
  2. Choose “+ Custom connector”, then “Remote”.
  3. Enter the Readplace server URL and select OAuth.
  4. Authorize Readplace when you are redirected to the sign-in screen.

No paid plan required. Point the client at the URL over the HTTP (Streamable HTTP) transport — it discovers the OAuth login and registers itself automatically.

  1. Claude Code: run “claude mcp add --transport http readplace https://readplace.com/mcp”, then “/mcp” to sign in.
  2. Cursor or VS Code: add a server with the Readplace URL and transport type “http” to your MCP config; the editor runs the OAuth flow.
  3. Any MCP client: add a remote HTTP server at the Readplace URL and authorize when prompted.

Once connected, your assistant gets two tools: save_link adds a page to your queue (the title, excerpt, and clean reader view fill in moments later), and list_queue reads back what you have saved, filtered to unread or already-read. Every page it saves gets the same reader view and summary as one you save yourself.