Blog · 2026-05-19

MCP. From the inside.

Today we shipped the first version of the TestMyVibes MCP server. Streamable HTTP, plugs into Claude Code, Cursor, ChatGPT, Continue, Cline — any MCP-aware coding agent. Your agent can now list credit packs, check your balance, and top up credits with Stripe, all from inside the IDE. The tool catalog grows from here.

The vision agent also leveled up: it can now type into form fields, wait for verification emails to arrive in the session inbox, and run in goal-directed mode so you can hand it "complete the signup" and watch it work. Plus a self-test runner + scheduler so we always know whether TMV's own canary signup is healthy.

Under the hood, every read/write now routes through one storage facade so we can swap backends without touching feature code. A Postgres backend landed alongside.

Wire it into your IDE at testmyvibes.com.


See the technical details in the release notes for 2026-05-19. Subscribe to the blog RSS for one post a day.