Waking Up Library MCP

This is an MCP (Model Context Protocol) server that provides search access to the Waking Up meditation library.

Connect

Claude Code:

claude mcp add --transport http wu-library \
  https://library-gptdbfzq4-waking-up-labs.vercel.app/api \
  --header "Authorization: Bearer YOUR_TOKEN"

Any MCP client: Connect to https://library-gptdbfzq4-waking-up-labs.vercel.app/api with a Bearer token.