Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"klasto-cli": {
"command": "npx",
"args": [
"-y",
"klasto-cli"
]
}
}
}
Or smoke-test directly:
npx -y klasto-cli
Details
| Website | https://www.npmjs.com/package/klasto-cli |
|---|---|
| GitHub | git+https://github.com/clastines/klasto-cli.git |
| License | unknown |
| Pricing | free |
| Tags | clastines mcp toolkit cli |
| Sources | npm |
| Discovered | 2026-05-25 |