Reference implementation of the KYA-OS protocol for Model Context Protocol servers: delegation, proof, and session primitives
{
"mcpServers": {
"kya-osmcp": {
"command": "npx",
"args": [
"-y",
"@kya-os/mcp"
]
}
}
}