Skip to main content

MSapling CLI - Multi-chat AI development environment in your terminal

Project description

MSapling CLI

Multi-chat AI development environment in your terminal. Chat with 200+ LLM models, run multi-model swarms, edit code with AI-generated diffs, and manage files from one command.

Install

pip install msapling-cli

From GitHub while developing:

pip install git+https://github.com/Kandy00/CLI.git

Quick Start

# 1. Create a free account at https://msapling.com
# 2. Login
msapling login

# 3. Chat with any model
msapling chat "explain async/await in Python"

# 4. Interactive session
msapling chat -i

# 5. Scan your project
msapling scan .

Commands

Free (no subscription needed)

Command What it does
msapling chat "prompt" Chat with free models (Gemini Flash, Haiku, Mini, Llama, Mistral)
msapling chat -i Interactive chat session
msapling scan . Detect project type, language, framework, and file stats
msapling context . Build LLM-ready context from any project (local, no server)
msapling git status Git with rich formatting
msapling models List available models
msapling projects List your projects
msapling whoami Show account info and credits
msapling diff old.py new.py Generate a unified diff between files

Pro ($20/mo)

Command What it does
msapling chat -m gpt-4o "prompt" Chat with any model (GPT-4, Claude, Gemini Pro, and more)
msapling multi "prompt" Send to multiple models in parallel and compare side-by-side
msapling swarm "task" Run a multi-model swarm with judge synthesis
msapling edit "instruction" file.py AI-driven file editing with diff preview
msapling benchmark "prompt" Compare response speed, tokens, and cost across models

MCP Server (for Claude Code / Cursor)

msapling mcp-serve

Add to Claude Code (~/.claude/settings.json):

{
  "mcpServers": {
    "msapling": {
      "command": "msapling",
      "args": ["mcp-serve"],
      "env": { "MSAPLING_TOKEN": "your-token" }
    }
  }
}

Diff Mode

CLI coding responses use diff mode by default. The AI returns unified diffs instead of full files, which keeps token usage down for coding workflows.

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

msapling_cli-0.1.2.tar.gz (69.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

msapling_cli-0.1.2-py3-none-any.whl (68.2 kB view details)

Uploaded Python 3

File details

Details for the file msapling_cli-0.1.2.tar.gz.

File metadata

  • Download URL: msapling_cli-0.1.2.tar.gz
  • Upload date:
  • Size: 69.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for msapling_cli-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1cc1f9a262fb03b8a9773e6b7e8cf228320199755e1d82eb5a93f7bb09055000
MD5 1c1ce40dc3d6dac3c43d1fbaa22a9f8c
BLAKE2b-256 a39e5275671620d4b45eaab2d6722d846504e1e1b8b2b5badc270b64136e90f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for msapling_cli-0.1.2.tar.gz:

Publisher: publish.yml on Kandy00/CLI

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file msapling_cli-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: msapling_cli-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 68.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for msapling_cli-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a715ec8a0324c8e0bbc3f35d44b8a32384cd50fbca0f6d5aa467807d0bab8819
MD5 96488c11dce0cf158aff6b0785ba7dac
BLAKE2b-256 dc3e30bc39e0cb63212a89a8fb945eafe58157baa692e263eedb9c3fd4118da9

See more details on using hashes here.

Provenance

The following attestation bundles were made for msapling_cli-0.1.2-py3-none-any.whl:

Publisher: publish.yml on Kandy00/CLI

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page