Get mcp server
Requires an authenticated tenant principal. Generated from the production route registered in `internal/features/connections/inbound/http_mcp.go`.
/v1/mcp-servers/{id}Requires an authenticated tenant principal. Generated from the production route registered in internal/features/connections/inbound/http_mcp.go.
Authorization
bearerAuth Engine-issued API key or tenant-signed JWT.
In: header
Path Parameters
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/mcp-servers/497f6eca-6276-4993-bfeb-53cbbbba6f08"{}Create mcp server
Requires an authenticated tenant principal. Generated from the production route registered in `internal/features/connections/inbound/http_mcp.go`.
Delete mcp server
Requires an authenticated tenant principal. Generated from the production route registered in `internal/features/connections/inbound/http_mcp.go`.