The fullstack TypeScript framework for MCP and APIs — write one action, serve HTTP, WebSocket, CLI, background tasks, and MCP tools.
{
"mcpServers": {
"keryx": {
"command": "npx",
"args": [
"-y",
"keryx"
]
}
}
}