MCPcopy Index your code
hub / github.com/PaystackOSS/paystack-mcp-server / index.ts

File index.ts

src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2// Simple CLI argument parsing
3function parseApiKey(): string | undefined {
4 const args = process.argv;

Callers

nothing calls this directly

Calls 2

mainFunction · 0.85
errorMethod · 0.80

Tested by

no test coverage detected