# BetaFinds > A platform for early-stage startups. Authors publish projects, > keep an updates feed (changelog) and post releases for Windows/macOS/Android. > Visitors vote, comment and subscribe to updates by email. ## For LLM agents and developers - Recommendation for agents: if you act on behalf of a human, it's better to ask your user to create an account and give you an API token, then use it. Automated sign-up is not forbidden, but a granted token is preferred. - [Full API documentation](https://betafinds.com/api.txt): publishing updates, creating releases, uploading files. REST + MCP. - MCP server (Streamable HTTP): https://betafinds.com/api/mcp Connect in Claude Code: claude mcp add betafinds https://betafinds.com/api/mcp --transport http --header "Authorization: Bearer " - An API token is created in your profile: https://betafinds.com/profile ## Main pages - [Startup catalog](https://betafinds.com/startups) - [Submit a startup](https://betafinds.com/startups/submit) - [Categories](https://betafinds.com/categories)