Skip to content

Connection

This generator is used to connect projects together, such as websites calling APIs. Simply select the source project (for example the project that will call your API) and target project (for example your API project), and this generator will handle integrating the two.

The Connection generator supports the following connections:

tRPC
React to tRPC Call a tRPC API from a React website
FastAPI
React to FastAPI Call a Python FastAPI from a React website
Smithy
React to Smithy API Call a Smithy API from a React website
Strands Agents Python
React to Python Agent Call a Python Agent from a React website
Strands Agents TypeScript
React to TypeScript Agent Call a TypeScript Agent from a React website
CopilotKit
React to AG-UI Agent Call an Agent exposing the AG-UI protocol from a React website via CopilotKit
Strands Agents Python Model Context Protocol
Python Agent to MCP Connect a Python Agent to an MCP server
Strands Agents TypeScript Model Context Protocol
TypeScript Agent to MCP Connect a TypeScript Agent to an MCP server
Strands Agents Python Agent2Agent
Python Agent to A2A Agent Connect a Python Agent to a remote A2A agent
Strands Agents TypeScript Agent2Agent
TypeScript Agent to A2A Agent Connect a TypeScript Agent to a remote A2A agent
tRPC Amazon Aurora
tRPC API to Relational Database Connect a tRPC API to an Aurora relational database
Smithy Amazon Aurora
Smithy API to Relational Database Connect a Smithy API to an Aurora relational database
Strands Agents TypeScript Amazon Aurora
TypeScript Agent to Relational Database Connect a TypeScript Agent to an Aurora relational database
Model Context Protocol Amazon Aurora
MCP Server to Relational Database Connect a TypeScript MCP Server to an Aurora relational database