# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/356srfa
不再混淆了!一文揭祕 MCP Server、Function Call 與 Agent 的核心區別**
大家好,我是九歌 AI。 搞技術的,不搞技術的,每天都會接觸一些新詞彙。沒辦法,現在是終身學習的時代,一天不學習就變成石器時代的古人了。作爲輸出型學習實踐者,我把自己學到的內容總結一下,一文搞懂 McpServer、FunctionCall、Agent 的關係和區別。 在 AI 大模型技術的飛速發展中,MCP Server、Function Call 和 Agent 作爲關鍵組件,各自承擔着不同的 ⌘ Read more