连接
该生成器用于将项目连接在一起,例如网站调用API。只需选择源项目(例如将调用您的API的项目)和目标项目(例如您的API项目),该生成器将处理两者的集成。
连接生成器支持以下连接:
React to tRPC 从React网站调用tRPC API
React to FastAPI 从React网站调用Python FastAPI
React to Smithy API 从React网站调用Smithy API
React to Python Strands Agent 从React网站调用Python Strands Agent
React to TypeScript Strands Agent 从React网站调用TypeScript Strands Agent
React to AG-UI Agent 通过CopilotKit从React网站调用公开AG-UI协议的Strands Agent
Python Strands Agent to MCP 将Python Strands Agent连接到MCP服务器
TypeScript Strands Agent to MCP 将TypeScript Strands Agent连接到MCP服务器
Python Strands Agent to A2A Agent 将Python Strands Agent连接到远程A2A agent
TypeScript Strands Agent to A2A Agent 将TypeScript Strands Agent连接到远程A2A agent