rekor endpoints

Manage MCP Factory endpoints

Subcommands

rekor endpoints upsert

Create or update an MCP endpoint

  • --name — Endpoint display name (required unless using --config)
  • --description — Endpoint description
  • --sql-query — Enable sql_query tool
  • --config — Full endpoint config as JSON (supports name_override, description_override per tool). Use @file.json to read from file.

rekor endpoints get

Get an endpoint

  • --resolved — Include resolved collection schemas

rekor endpoints list

List all endpoints

rekor endpoints delete

Delete an endpoint

rekor endpoints url

Get the MCP connection URL for an endpoint

  • --transport — Transport: mcp or sse
endpoints — Rekor