fastmcp/examples
zzstoatzz 04efab4257 fix: auto-detect URLs in ATProto posts for clickable links
The ATProto MCP server now properly handles URLs in posts by:
- Auto-detecting plain URLs in text and creating facets to make them clickable
- Supporting rich text links with custom anchor text
- Preventing overlap between auto-detected and explicitly provided links

This ensures all URLs are clickable on Bluesky, whether they're plain URLs
in text or rich text links with custom anchors.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-20 11:31:56 -05:00
..
atproto_mcp fix: auto-detect URLs in ATProto posts for clickable links 2025-08-20 11:31:56 -05:00
auth Add OAuth proxy that allows authentication with social IDPs without DCR support (#1434) 2025-08-18 13:39:58 -04:00
fastmcp_config feat: introduce fastmcp.json configuration system (#1517) 2025-08-19 16:06:04 -04:00
fastmcp_config_demo feat: introduce fastmcp.json configuration system (#1517) 2025-08-19 16:06:04 -04:00
smart_home feat: introduce fastmcp.json configuration system (#1517) 2025-08-19 16:06:04 -04:00
complex_inputs.py Remove empty parens 2025-06-04 15:37:55 -04:00
config_server.py Remove empty parens 2025-06-04 15:37:55 -04:00
desktop.py Remove empty parens 2025-06-04 15:37:55 -04:00
echo.py Remove empty parens 2025-06-04 15:37:55 -04:00
get_file.py Run pre-commit and fix typing issues 2025-06-16 07:12:41 +02:00
in_memory_proxy_example.py Add as_proxy improvements and tests 2025-05-17 12:23:48 -04:00
memory.fastmcp.json feat: introduce fastmcp.json configuration system (#1517) 2025-08-19 16:06:04 -04:00
memory.py Update environment note (#1075) 2025-07-07 13:44:19 -04:00
mount_example.fastmcp.json feat: introduce fastmcp.json configuration system (#1517) 2025-08-19 16:06:04 -04:00
mount_example.py feat: introduce fastmcp.json configuration system (#1517) 2025-08-19 16:06:04 -04:00
sampling.py Remove empty parens 2025-06-04 15:37:55 -04:00
screenshot.fastmcp.json feat: introduce fastmcp.json configuration system (#1517) 2025-08-19 16:06:04 -04:00
screenshot.py Deprecate top-level import 2025-06-14 09:12:21 -04:00
serializer.py Remove empty parens 2025-06-04 15:41:28 -04:00
simple_echo.py Remove empty parens 2025-06-04 15:37:55 -04:00
tags_example.py Add support for RouteMap tags, update docs 2025-05-22 21:59:16 -04:00
text_me.py Basic cleanup 2025-04-05 17:39:51 -04:00