← Registry

Security & Testing

verbaterm.com

Provides tools to search, list, and review public policy documents, and start private policy reviews.

1 endpoint7 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://verbaterm.com/mcp

No auth detected

MCP server metadata

Name
verbaterm
Version
1.0.0
Capabilities
tools
Server instructions

Verbaterm: judged, citation-checked policy intelligence. Public corpus tools work keyless; start_private_review and ask_question need a Verbaterm API key and debit the caller plan. Hobby is $19/mo for 5k corpus credits. Mint a key: https://verbaterm.com/account#developer-api-keys. Skill: https://verbaterm.com/skill.md. Pricing: https://verbaterm.com/developers. Informational only — not legal advice.

Known tools 7

search_policies

Search Verbaterm's judged, citation-checked public policy corpus (companies, products, policy kinds).

Inferred read-only
list_policies

List published public-library policy reviews available in the corpus.

Inferred read-only
get_policy_review

Get the full judged review for one published policy: findings with verbatim citation excerpts, scores, summary, and provenance.

Inferred read-only
start_private_review

Start a private Verbaterm review of pasted policy text (requires a Verbaterm API key; debits the caller's plan allowance, not API credits).

Inferred read-only
get_private_review_progress

Poll progress of a private review started with start_private_review.

Inferred read-only
get_private_review_result

Get the completed private review (findings + citations) for a session started with start_private_review.

Inferred read-only
ask_question

Ask a citation-grounded follow-up question about a public library review or a private session (requires a Verbaterm API key; debits the caller's plan Q&A allowance).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.verbaterm]
url = "https://verbaterm.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "verbaterm": {
      "type": "http",
      "url": "https://verbaterm.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: verbaterm
Remote MCP URL: https://verbaterm.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "verbaterm": {
      "url": "https://verbaterm.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "verbaterm": {
      "type": "http",
      "url": "https://verbaterm.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "verbaterm",
  "transport": "streamable-http",
  "url": "https://verbaterm.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.