check_contract — ampel MCP Tool Read-only
check_contract
(check contract) 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 check_contract from your client
- Claude Code ampel check_contract run in your project directory
- Claude Desktop ampel check_contract ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ampel check_contract ~/.cursor/mcp.json
- VS Code ampel check_contract .vscode/mcp.json
- Zed ampel check_contract ~/.config/zed/settings.json
- Windsurf ampel check_contract ~/.codeium/windsurf/mcp_config.json
- Cline ampel check_contract ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ampel check_contract ~/.gemini/settings.json
- Grok ampel check_contract .mcp.json (in your project root)
- ChatGPT ampel check_contract Settings → Connectors → Advanced → Developer mode
- Claude.ai ampel check_contract Settings → Connectors → Add custom connector
- LangChain ampel check_contract 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
- assess_all
- onboard_entity
- bridge_resolve
- bridge_approve
- bridge_status
- reg_watchdog
- azure_ad_check
- servicenow_sync
- llm_clause_check
- 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.