Natural Context Provider (NCP). Your MCPs, supercharged. Find any tool instantly, load on demand, run on schedule, ready for any client. Smart loading saves tokens and energy.
Standard I/O
npx (run directly)
npx @portel/ncpAdd this to your claude_desktop_config.json:
{
"mcpServers": {
"-portel-ncp": {
"args": [
"@portel/ncp"
],
"command": "npx"
}
}
}