Agent infrastructure
roam_search("buy hoodie from arcuswear")probe_agent("arcuswear.store")call_agent("list_products", { query: "hoodie" })call_agent("create_checkout", { item: "hoodie", size: "M" })MCP — Claude Code, Desktop, Cursor
REST — any agent, any stack