BetaFinds

Publish and update your startup on BetaFinds straight from an AI agent — create a listing, post changelog updates, and upload release files for…

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные

Что умеет

  • Create Startup: Create a new startup on BetaFinds (submitted for review). Upload the logo and screenshots first via upload_image (or POST https://betafinds.com/api/v1/images) and pass the returned URL
  • Update Startup: Update an existing startup: app-store links, website, short/full description, tags, category. Pass only the fields you want to change; to clear a link, pass an empty string. See curren
  • List Categories: List of available categories (slug and name) for create_startup.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Publish and update your startup on BetaFinds straight from an AI agent — create a listing, post changelog updates, and upload release files for Windows/macOS/Android. Get an API token at https://betafinds.com/profile.

Список инструментов сервера (10)

Технические названия из tools/list. Нужны только разработчикам.

create_startupCreate a new startup on BetaFinds (submitted for review). Upload the logo and screenshots first via upload_image (or POST https://betafinds.com/api/v1/images) and pass the returned URLs here. Set the category by slug — get the list via list_categories (a category name also works, case-insensitive).
update_startupUpdate an existing startup: app-store links, website, short/full description, tags, category. Pass only the fields you want to change; to clear a link, pass an empty string. See current values via list_my_startups. Moderation status is not affected.
list_categoriesList of available categories (slug and name) for create_startup.
upload_imageUpload an image (logo or screenshot) for create_startup. Pass the file content as base64 (data is base64 only, no data: prefix). Returns a url to pass into create_startup. Max 2 MB; formats: JPEG, PNG, WebP, GIF.
list_my_startupsList of your startups on BetaFinds (slug, name, status). Updates can only be published for startups with APPROVED status.
publish_updatePublish an update (an entry in the «What's new» feed) for your startup. Subscribers receive an email summary within ~10 minutes. body supports Markdown.
create_releaseCreate a release (version) of your startup. By default also publishes a RELEASE-type update with the notes text. After creation, upload files via request_asset_upload.
request_asset_uploadGet a one-time link to upload a release file (Windows/Mac/Android/Linux, up to 1 GB). Then upload the file: curl -T <file> '<upload_url>'. After uploading, call complete_asset_upload.
complete_asset_uploadConfirm that the release file has been uploaded. Verifies the file's presence and size in storage and makes it available for download.
get_releasesList of a startup's published releases with files and download links.
BetaFinds: подключить к Claude, ChatGPT, Cursor · Connectors.fun