getAssistantInstructions — Depureco Industrial Vacuum Explorer MCP Tool
getAssistantInstructions
(get assistant instructions) is one of 20 tools on the
Depureco Industrial Vacuum Explorer
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call getAssistantInstructions from your client
- Claude Code Depureco Industrial Vacuum Explorer getAssistantInstructions run in your project directory
- Claude Desktop Depureco Industrial Vacuum Explorer getAssistantInstructions ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Depureco Industrial Vacuum Explorer getAssistantInstructions ~/.cursor/mcp.json
- VS Code Depureco Industrial Vacuum Explorer getAssistantInstructions .vscode/mcp.json
- Zed Depureco Industrial Vacuum Explorer getAssistantInstructions ~/.config/zed/settings.json
- Windsurf Depureco Industrial Vacuum Explorer getAssistantInstructions ~/.codeium/windsurf/mcp_config.json
- Cline Depureco Industrial Vacuum Explorer getAssistantInstructions ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Depureco Industrial Vacuum Explorer getAssistantInstructions ~/.gemini/settings.json
- Grok Depureco Industrial Vacuum Explorer getAssistantInstructions .mcp.json (in your project root)
- ChatGPT Depureco Industrial Vacuum Explorer getAssistantInstructions Settings → Connectors → Advanced → Developer mode
- Claude.ai Depureco Industrial Vacuum Explorer getAssistantInstructions Settings → Connectors → Add custom connector
- LangChain Depureco Industrial Vacuum Explorer getAssistantInstructions pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http industrial-vacuum-explorer https://depureco.com/wp-json/depureco/v1/mcp
Other tools on this server
- getProductData
- getTechnicalSpecs
- getProductAccessories
- configureProduct
- getFilterOptions
- getApplications
- getSectors
- getProductTypes
- getZoneTypes
- getUsages
- getPowerSupplies
- getCertificates
- getCollectionSystems
- getCollectionCapacities
- getProductCategories
- getFilterCleaningSystems
- getStructures
- getPowerValues
- getMotorPowerValues
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.