Skip to content

Add VeriCite: verified U.S. legal research (MPP top-up + MCP metering) - #940

Closed
malibrated wants to merge 1 commit into
tempoxyz:mainfrom
malibrated:add-vericite-service
Closed

malibrated wants to merge 1 commit into
tempoxyz:mainfrom
malibrated:add-vericite-service

Conversation

@malibrated

Copy link
Copy Markdown

Motivation

VeriCite is a legal-research service for AI agents: hybrid search over 10.78M
U.S. judicial opinions, statutes across 52 jurisdictions, deterministic
word-for-word quote verification with pincite locators, and dated good-law
checks. Agents fund a prepaid balance through the MPP endpoint and are then
metered per tool call over MCP, with every price stated before the charge.

Summary

  • The service is live and accepts MPP payments.
  • This PR adds or updates its entry in schemas/services.ts.
  • Listed endpoints, prices, and payment methods match the live service.
  • Public documentation and icon URLs are stable and accessible.
  • pnpm generate:discovery succeeds.
  • pnpm check:types passes.
  • pnpm build succeeds.

Key design considerations

  • Integration: first-party
  • Payment methods and intents: stripe (SPT cards), charge intent, on the
    prepaid top-up endpoint; per-call metering rides bearer tokens over MCP.
  • Provider relationship: We (Arkimedos LLC) own and operate the service.
  • Directory fit: Production-ready; no existing listing offers quote-level
    verification of U.S. case law with pincite locators.

@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

@malibrated is attempting to deploy a commit to the Tempo Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

Thanks for submitting a service to the MPP directory!

Complete the service pull request template in your PR description before review. It contains the current submission requirements and review criteria.

Service submission guide

@github-actions

Copy link
Copy Markdown

🔀 Changed Services

✅ Added

  • vericite

@github-actions

Copy link
Copy Markdown

Closing this PR. The recommended way to list your service is through MPPScan—it follows the standard MPP discovery format and makes your service immediately discoverable by agents, no PR required.

@github-actions github-actions Bot closed this Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant