Typed server-side client for LaunchSecure's MCP. Wraps @modelcontextprotocol/sdk with PAT auth and typed helpers (feedback, work items, comments, etc.).
{
"mcpServers": {
"launchsecurelaunch-sdk": {
"command": "npx",
"args": [
"-y",
"@launchsecure/launch-sdk"
]
}
}
}