llm_clause_check — ampel MCP Tool
llm_clause_check
(llm clause check) is one of 50 tools on the
ampel
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call llm_clause_check from your client
- Claude Code ampel llm_clause_check run in your project directory
- Claude Desktop ampel llm_clause_check ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ampel llm_clause_check ~/.cursor/mcp.json
- VS Code ampel llm_clause_check .vscode/mcp.json
- Zed ampel llm_clause_check ~/.config/zed/settings.json
- Windsurf ampel llm_clause_check ~/.codeium/windsurf/mcp_config.json
- Cline ampel llm_clause_check ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ampel llm_clause_check ~/.gemini/settings.json
- Grok ampel llm_clause_check .mcp.json (in your project root)
- ChatGPT ampel llm_clause_check Settings → Connectors → Advanced → Developer mode
- Claude.ai ampel llm_clause_check Settings → Connectors → Add custom connector
- LangChain ampel llm_clause_check pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ampel https://tooloracle.io/ampel/mcp/
Other tools on this server
- readiness_check
- article_status
- gap_report
- evidence_summary
- collect_art10
- entity_list
- create_entity
- audit_trail
- generate_report
- freshness_check
- bridge_report
- register_provider
- check_contract
- assess_all
- onboard_entity
- bridge_resolve
- bridge_approve
- bridge_status
- reg_watchdog
- azure_ad_check
- servicenow_sync
- cross_oracle_assess
- health_check
- ping
- bus_status
- escalation_status
- run_escalation
- whatif_provider
- whatif_stale
- board_summary
- update_finding
- retest_finding
- score_trend
- dependency_graph
- incident_flow
- evidence_pack
- provider_country_risk
- contract_upload
- contract_analyze
- contract_status
- cross_regulation_check
- regulation_impact
- bafin_report_draft
- bafin_approve_send
- cve_asset_map
- policy_draft
- create_trial
- run_trial_assessment
- generate_trial_report
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.