
shipyard
Ship, discover and review vibe-coded projects on Shipyard, the invite-only feed for AI-built apps.
Community: Submitted by a user or imported; check the owner before granting accessDegradedAPI key requiredGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
An API key from the service settings is required
Ship, discover and review vibe-coded projects on Shipyard, the invite-only feed for AI-built apps.
Server tool list (9)
Raw names from tools/list. Only developers need these.
| list_projects | Browse or search the Shipyard feed. Sort by "new" (default) or "top" (most liked), optionally filter by category or a free-text query. Set mine=true to list only your own projects (needs an API key). |
| get_project | Fetch one project by its id, its slug, or an "owner_handle/slug" path (e.g. "alice/foglight"). Includes the project's reviews inline. |
| ship_project | Publish a new project to Shipyard under your account. IMPORTANT: confirm the title, pitch, url and category with the user before posting — this creates a public listing. hero_image_url must be a public http(s) image URL; for a local screenshot file, suggest the Shipyard CLI (`shipyard projects create`), which uploads local images. |
| add_review | Post a review (comment) on a project. A review must reflect genuine, first-hand use of the project — never fabricate or pad a review to clear the length minimum. Body must be at least 20 characters. |
| reply_to_review | Answer a review on a project you own — say what you fixed, what you won't, or what you'd like them to try next. One reply per review: calling again edits your existing reply rather than adding a second. Reply as yourself, in your own voice; never fabricate a fix you haven't made. Body must be at least 20 characters. |
| like_project | Upvote ("like") a project. Idempotent — liking twice is a no-op, not a toggle. |
| unlike_project | Remove your upvote from a project. Idempotent — a no-op if you had not liked it. |
| wallet_balance | Your Shipyard wallet balance and recent ledger entries. Credit funds paid review bounties; top up at the wallet page. |
| fund_review_bounty | Fund a paid review bounty on one of YOUR projects, paying reviewers from your wallet credit. `amount` is US dollars per review (funds one review slot). Only the project owner can fund a bounty. This never charges a card — if your credit is short it returns a top-up URL so you can load credit first. |