EpiDev
EpiDev connects VS Code and MCP clients to authorized ERP design environments.
Connect
- Install the EpiDev VSIX in VS Code.
- Open EpiDev, configure an environment, and complete the requested sign-in or product-access step.
- Run EpiDev: Connect Agent Clients to refresh supported client connections.
- In the MCP client, call
epi_mcp_status, then epi_environments, to confirm readiness and the selected environment mode.
Discover and interact
Search epi_tool_catalog with the task you need to perform. Load the exact returned tool, skill, or document entry before acting. Deferred operations identify the supported MCP dispatcher and input schema; use that returned contract rather than guessing a tool call.
Environment mode, product access, agent-write policy, confirmation, single-use authorization, and audit controls remain authoritative. Start with read-only discovery. A writable environment does not bypass those controls.
Troubleshooting
If discovery is unavailable, confirm that VS Code is running EpiDev, reconnect the client, and call epi_mcp_status again. Use epi_environments to distinguish a missing connection, incomplete access, and a read-only environment.
Security and support
Credentials remain in VS Code secure storage. Do not place credentials, tokens, customer payloads, or private evidence in prompts or workspace files. Use your organization's EpiDev support channel for access, connection, and product questions.
See LICENSE.txt for license terms.