Local-first MCP gateway. One port for every tool and every AI client: lazy discovery (~90% token savings), tool integrity + quarantine, secrets in the OS keychain.
{
"mcpServers": {
"toolport": {
"command": "npx",
"args": [
"-y",
"conduit"
]
}
}
}