Adapter utilities for registering MCP tools with full TypeScript type safety — supports typed callbacks and automatic HTTP endpoint bridging with auth
{
"mcpServers": {
"jalppmcp-adapter": {
"command": "npx",
"args": [
"-y",
"@jalpp/mcp-adapter"
]
}
}
}