33 MCP tools your coding agent can call right now.

This is the live catalog Claude Code, Cursor, ChatGPT, and any MCP-aware agent gets when it connects to TestMyVibes. Submit tests, capture screenshots, run multi-personality combos, manage personas, check status, top up credits. All priced in the same ledger you see on pricing.

Submit tests

Tool What it does Pricing
submit_test Queue a single AI or human test against a URL. Base + add-ons (see breakdown)
submit_test_batch Queue 2-20 AI tests with the parallel-batch premium. +15% on each test's base credits
list_combos List packaged combo bundles (Smoke Stack → Whole Kit & Kaboodle). Free
submit_combo Submit a packaged combo bundle. Auto-pauses on bug threshold. combo × +15% parallel premium
submit_interaction_scene N-agent test scene with signal/wait_for_signal coordination. Publisher+viewer, buyer+seller, multi-user chat. sum of per-role credits × +15% parallel premium
list_personality_offerings Browse packaged AI test products (Mia's Signup Gauntlet, etc.). Free (offerings are pre-priced)

Manage tests

Tool What it does Pricing
get_scene_status Rolled-up status for an interaction scene — per-role jobs + signal log + shared state. Free
get_combo_status Rolled-up status for a submitted combo — per-leg breakdown, bug counts, threshold proximity, time remaining. Free
retest_job Re-run a completed test against the latest deployment. Same credits as the original run
get_test_status Poll the current status of a submitted test. Free
get_test_results Fetch the report, checklist, screenshots, console errors, action trail. Free
create_project Group tests under a named project for audit + dashboard. Free
list_projects Enumerate this account's projects. Free

On-demand captures

Tool What it does Pricing
capture_screenshots On-demand screenshots at mobile/tablet/desktop, optional clickPaths. 1 credit/shot or 5 credits for the triple bundle
list_device_presets List Puppeteer KnownDevices (131 phones/tablets, free emulation). Free
quote_test_card Preview the cost of a spendable test-payment card. Free
provision_test_card Mint a Stripe Issuing virtual card for a real checkout test. funded $ + 25% markup + $2.00 fee
freeze_test_card Immediately cancel an issued test card. Free
list_test_cards List previously-issued test cards on this account. Free

Personas (repeat-tests)

Tool What it does Pricing
list_kept_personas Show kept-alive personas this account can sign back in as. Free

Worker marketplace

Tool What it does Pricing
list_worker_offerings Browse human-worker marketplace offerings. Free (offerings are pre-priced)
list_available_jobs Worker-side: find claimable human jobs. Free
claim_job Worker-side: claim a pending human job. Free
list_my_claimed_jobs Worker-side: show jobs you're currently working. Free
submit_job_results Worker-side: submit a completed job's checklist + report. Free (earnings credited)
get_worker_earnings Worker-side: payout balance + transaction history. Free
get_payout_setup_link Worker-side: Stripe Connect onboarding URL. Free

Credits & billing

Tool What it does Pricing
list_credit_packs List available credit-pack purchases. Free
top_up_credits Open a Stripe checkout session for a credit pack. Free (Stripe handles the charge)
complete_checkout Confirm a single-payment checkout once Stripe webhooks the success. Free
get_credit_balance Show this account's credit balance + expiry batches. Free

Identity & integration

Tool What it does Pricing
whoami Identity + internal-use-billing self-check. Free
get_integration_guide Returns the markdown integration guide for embedding TMV. Free

Want to integrate?

Drop a single command into your coding agent and it'll know how to drive TestMyVibes:

WebFetch https://testmyvibes.com/docs/coding-agents

That URL is the canonical MCP integration guide. Every coding agent in any of your projects pulls the same instructions and gets full read+write access to your test pipeline using your TMV API key.

Live data: This catalog is generated from pricing-catalog.ts on every request. Add a new MCP tool? Add an entry to MCP_TOOL_CATALOG, push, deploy — it shows up here without a docs commit. JSON version at /api/v1/pricing.json.