UNPKG

mcp-cisco-support

Version:

MCP server for Cisco Support APIs including Bug Search and future tools

7 lines 277 B
/** * Integration tests with real Cisco API calls * These tests require valid CISCO_CLIENT_ID and CISCO_CLIENT_SECRET * They are skipped by default and can be run with: npm test -- --testNamePattern="Integration" */ export {}; //# sourceMappingURL=integration.test.d.ts.map