Endpoint Map
The Endpoint Map is a visual binding editor. Function cards appear beside MCP Endpoints and HTTP APIs; dragging a Function onto an endpoint creates an external binding proposal.

Create a binding
- Find the Function by name or slug.
- Drag it onto the target endpoint.
- Configure the MCP tool name or HTTP method and path.
- Save the binding.
- Deploy the Project to activate the new configuration in Development.
The map edits exposure. Function composition remains in TypeScript through ctx.functions.call().