agent-cli-framework

paperfoot/agent-cli-framework
★ 2 stars Rust 🤖 AI/LLM Updated 1d ago
Build Rust CLIs that AI agents can discover, call, and learn from. No MCP server needed.
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": {
    "agent-cli-framework": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "agent-cli-framework"
      ]
    }
  }
}

Topics

agent-cli-frameworkagent-friendly-cliagent-protocolai-agent-toolsai-agentsai-codingcli-architecturecli-frameworkcommand-line-toolsdeveloper-toolsllm-toolsmcp-alternativerustrust-cli-frameworkrust-developer-tools