MCP Factory Endpoints
| Method | Path | Description |
|---|---|---|
| GET | /v1/{database_id}/endpoints |
List MCP Factory endpoints |
| PUT | /v1/{database_id}/endpoints/{id} |
Create or update an MCP Factory endpoint |
| GET | /v1/{database_id}/endpoints/{id} |
Get an MCP Factory endpoint |
| GET | /v1/{database_id}/endpoints/{id}/resolved |
Get an endpoint with resolved collection schemas |
| DELETE | /v1/{database_id}/endpoints/{id} |
Delete an MCP Factory endpoint |