MCP client that turns any MCP server into CLI commands + lightweight agent skills — zero context bloat
{
"mcpServers": {
"balakumardevmcpkit": {
"command": "npx",
"args": [
"-y",
"@balakumar.dev/mcpkit"
]
}
}
}