Security & Testing
verbaterm.com
Provides tools to search, list, and review public policy documents, and start private policy reviews.
ENDPOINT 1
https://verbaterm.com/mcp
MCP server metadata
- Name
- verbaterm
- Version
- 1.0.0
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_policiesSearch Verbaterm's judged, citation-checked public policy corpus (companies, products, policy kinds).
Inferred read-onlylist_policiesList published public-library policy reviews available in the corpus.
Inferred read-onlyget_policy_reviewGet the full judged review for one published policy: findings with verbatim citation excerpts, scores, summary, and provenance.
Inferred read-onlystart_private_reviewStart a private Verbaterm review of pasted policy text (requires a Verbaterm API key; debits the caller's plan allowance, not API credits).
Inferred read-onlyget_private_review_progressPoll progress of a private review started with start_private_review.
Inferred read-onlyget_private_review_resultGet the completed private review (findings + citations) for a session started with start_private_review.
Inferred read-onlyask_questionAsk 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-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.