mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-20 12:34:17 +02:00
- Consolidate 4 separate posting tools into single flexible 'post' tool - Reorganize _atproto.py into modular structure with clear separation - Update demo to test all features comprehensively - Simplify API: post, follow, like, repost (was 8 tools, now 4) The unified post tool supports all combinations: - Simple text posts - Images (up to 4) - Rich text (links, mentions) - Replies and threads - Quote posts - Advanced combinations (quote + image, reply + rich text, etc.) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| atproto_mcp | ||
| smart_home | ||
| complex_inputs.py | ||
| config_server.py | ||
| desktop.py | ||
| echo.py | ||
| get_file.py | ||
| in_memory_proxy_example.py | ||
| memory.py | ||
| mount_example.py | ||
| sampling.py | ||
| screenshot.py | ||
| serializer.py | ||
| simple_echo.py | ||
| tags_example.py | ||
| text_me.py | ||