llama-cli

SoujiOkita98/llama-cli
★ 0 stars JavaScript 🤖 AI/LLM Updated today
Llama Ventures CLI + MCP server. Internal team tool — install via npm i -g @llamaventures/cli.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "llama-cli": {
      "command": "npx",
      "args": [
        "-y",
        "SoujiOkita98/llama-cli"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/llama-ventures-logo.svg" alt="Llama Ventures" width="280"> </p> <h1 align="center">@llamaventures/cli</h1> <p align="center"> <strong>The Llama Ventures CLI &amp; MCP server.</strong><br/> One <code>npm install</code>, one auth chain, two interfaces — humans and AI agents