Bundles
Adds an MCP listing to the bundle. Rejects private or organization MCPs when the bundle is public.
OAuth2AuthorizationCodeBearer In: header
uuidtrueapplication/json
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/bundles/497f6eca-6276-4993-bfeb-53cbbbba6f08/entries" \ -H "Content-Type: application/json" \ -d '{ "listing_id": "5322d4a9-51d2-4408-82fb-01ffecfb8304", "alias": "string" }'{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "listing_id": "5322d4a9-51d2-4408-82fb-01ffecfb8304", "alias": "string", "allowed_tools": [ null ], "allowed_resources": [ null ], "allowed_prompts": [ null ], "auth_strategy": "string", "mcp_url": "string", "listing": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "namespace": "string", "visibility": "public", "title": "string", "short_description": "string", "icon_url": "string", "icon_bg_color": "string", "icon_text_color": "string", "provider_name": "string", "transport": "string", "pricing": "string", "avg_rating": 0, "install_count": 0, "featured": false, "has_app_ui": false, "category": { "id": 0, "name": "string", "slug": "string", "description": "string", "icon": "string", "mcp_count": 0 }, "tags": [] }}{ "detail": "string", "code": "string"}{ "detail": "string", "code": "string"}{ "detail": "string", "code": "string"}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string" } ]}uuid1 <= length <= 64"NONE"