# 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/yh3clvq
深入理解 MCP 與 AI 工具生態的未來**
本文作者是 Yoko Li,Andreessen Horowitz 合夥人,專注於企業及基礎設施領域。自從 OpenAI 在 2023 年發佈了 function calling 功能後,我一直在思考如何才能真正解鎖一個以代理(agent)與工具爲中心的生態系統。隨着基礎模型的日益智能化,AI 代理對外部工具、數據和 API 的交互能力越來越分散:開發者不得不針對每個系統定製特殊的業務邏輯,才能讓 ⌘ Read more