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