AI Briefing
KO

PullMD Adds Support for claude.ai Web Connectors

·2026.05.13 22:04

Key point

PullMD v2.4.1 has been released, natively supporting claude.ai web custom connectors.

Details

PullMD has been updated to v2.4.1, allowing custom connectors on claude.ai web and Claude Desktop to connect directly to self-hosted instances. It is a self-hosted MCP server that converts URLs into clean Markdown, operating without any external LLM calls.

By simply setting OAUTH_JWT_SECRET and PUBLIC_URL and restarting, you can register https://your-host.example.com/mcp under claude.ai's Settings > Connectors > Add custom to connect.

  • Authentication: OAuth 2.1 Authorization Code, PKCE-S256, Dynamic Client Registration
  • Compatibility: Designed to work with standard MCP clients, and retains v1.x behavior when OAUTH_JWT_SECRET is not set
  • Configuration: Deployed via Docker with a main app, a Trafilatura sidecar, and an optional Playwright sidecar for JS-heavy pages
  • Outcome: Features were refined over 7 releases and more than 20 GitHub issues, based on 2 weeks of feedback

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.