Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
function
parseApiKey(): string | undefined {
4
const
args = process.argv;
Callers
nothing calls this directly
Calls
2
main
Function · 0.85
error
Method · 0.80
Tested by
no test coverage detected