TextExpander MCP Server Lets Claude AI Access and Manage Your Snippet Library
TextExpander released a custom MCP server that integrates directly with Claude Desktop, Cowork, and the web app. Once configured, Claude can list your Snippet Groups, search the library, read snippet contents, create new snippets, and edit existing ones in bulk — effectively making your TextExpander library available as conversational context.
How It Works
The MCP server endpoint is https://mcp.textexpander.com/mcp. Setup takes about 3 minutes on any TextExpander plan, including the free Individual tier:
- Open Claude Settings → Connectors → Add Custom Connector
- Name it "TextExpander" (or anything)
- Enter the URL above
- Sign in with your TextExpander credentials and authorize
Permissions are scoped exactly to your TextExpander account — no extra access for org members.
What You Can Do
Beyond simple text insertion, TextExpander snippets support fill-in fields, dropdown menus, and auto-updating dates. With the MCP server, you can ask Claude to build these complex snippets without opening the TextExpander app. For example, the author describes requesting a customer support template with a priority dropdown, ticket ID field, and today's date — and getting it right on the first try.
Who This Is For
Anyone using Claude AI who already relies on TextExpander for repetitive text (email replies, signatures, support templates) and wants to surface that library inside AI conversations. It's also useful for experimenting with MCP to control a third-party text expansion tool.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Text Adventure Skill v1.1.0 Adds Campaign Arcs and Enhanced NPCs
The Claude text adventure skill update v1.1.0 introduces campaign arcs where character progression persists across adventures, NPCs with hidden stats and levels, and optional visual/audio modules. Download text-adventure.zip from GitHub releases to use with Claude Desktop or claude.ai.

SkyClaw: An Open Agent Runtime Written in Rust
SkyClaw is an open-source agent runtime written in Rust with 34 new features across 7 development phases. It includes task checkpointing, SQLite-backed persistent queues, parallel tool execution, and multi-tenancy support.

Distillery: A Claude Code Plugin for Persistent Team Context
Distillery is a plugin for Claude Code that provides teams with shared, persistent context across sessions and people. Version 0.2.0 adds hybrid search, auth audit logging, and uv support.

Five OpenClaw plugins that address core production issues
A Reddit user identifies five OpenClaw plugins that solve common production problems: Manifest for model routing, Composio for integration management, Hyperspell for memory, Foundry for workflow automation, and Opik for tracing.