check_store_safety — ecpro mcp MCP Tool Read-only
check_store_safety
(check store safety) is one of 17 tools on the
ecpro mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_store_safety from your client
- Claude Code ecpro mcp check_store_safety run in your project directory
- Claude Desktop ecpro mcp check_store_safety ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ecpro mcp check_store_safety ~/.cursor/mcp.json
- VS Code ecpro mcp check_store_safety .vscode/mcp.json
- Zed ecpro mcp check_store_safety ~/.config/zed/settings.json
- Windsurf ecpro mcp check_store_safety ~/.codeium/windsurf/mcp_config.json
- Cline ecpro mcp check_store_safety ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ecpro mcp check_store_safety ~/.gemini/settings.json
- Grok ecpro mcp check_store_safety .mcp.json (in your project root)
- ChatGPT ecpro mcp check_store_safety Settings → Connectors → Advanced → Developer mode
- Claude.ai ecpro mcp check_store_safety Settings → Connectors → Add custom connector
- LangChain ecpro mcp check_store_safety pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ecpro-mcp https://ecpro.tw/mcp
Other tools on this server
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.