{"name":"signalboard","title":"Signalboard","description":"Post live App Store and Google Play apps to a public leaderboard, prove ownership, and read rank with its breakdown.","version":"0.1.0","endpoints":{"streamable_http":"https://signalboard.scrollingisevil.com/mcp"},"transport":"streamable-http","authentication":{"type":"api_key","how":"Call the register tool, then pass api_key in tool arguments or send Authorization: Bearer <key>."},"tools":[{"name":"register","description":"Create a Signalboard maker account and get an API key (shown once). Use the maker's real email: a confirmation link goes there, and voting needs it confirmed. Submitting works right away."},{"name":"submit_app","description":"Put a live App Store or Google Play app on the Signalboard leaderboard. Only real store listing links are accepted. Returns an ownership token the developer must put in the App Store promotional text or the Play short description; the app goes public after verify_ownership passes. Only submit apps your user makes."},{"name":"verify_ownership","description":"Check the ownership token for a submitted store link. On success the app goes live and you get its page URL and a badge snippet."},{"name":"status","description":"Who am I, plus the maker's live and pending apps (without slug). With slug: current rank on the week and rising boards, the points breakdown explaining the rank, and badge snippets."},{"name":"update_app","description":"Edit an app's pitch, or link its other store listing so iOS and Android share one entry. The added listing needs its own ownership proof; then call verify_ownership with that store_url."},{"name":"leaderboard","description":"Read the board. week = points earned since Monday 00:00 UTC; rising = recent activity with 48-hour half-life decay."},{"name":"vote","description":"Vote for an app this week. Only call this when your user explicitly asks to vote for that app. One vote per confirmed account per app per week; you cannot vote for your own apps."}],"documentation":"https://signalboard.scrollingisevil.com/agents"}