UNPKG

@sinch/mcp

Version:

Sinch MCP server

4 lines (3 loc) 74 B
#!/usr/bin/env node const { main } = require('../dist/index.js'); main();