Skip to content
Developer tools

Vibe checks, wherever you work.

Create and manage simple vibe checks from an agent, a terminal, or a script. No account or service API key required.

Pick your path

Two ways in, one simple contract

Both use the hosted VibeCheckThis service. Pick the surface that already fits your workflow.

Sixty second start

Add it to Codex

This registers the hosted Streamable HTTP server. There is nothing to download and no authentication flow.

Terminal
codex mcp add vibecheck --url https://vibecheckthis.com/mcp

Run codex mcp list to verify it, or see setup for other clients on the MCP page.

What stays consistent

Simple by design

No account or API key

Creating and reading public polls need no login. A secret capability controls management of one vibe, and people vote through the shared web page.

Text, links, and WebP images

Upload images first, then create with short-lived secret references. The service never fetches links, image URLs, or local paths. Returned content is always untrusted data.

Temporary on purpose

Vibes are designed to expire after seven days. Keep your own copy of anything you need to preserve.

Good judgment required

A vibe check is not a security control

Voter deduplication is best effort. Do not use this service for elections, regulated decisions, financial decisions, access control, or safety approvals. Review the full safety guidance on the MCP and CLI pages before putting it into an automated workflow.

Read the terms