No project description provided
Project description
Smooth
TL;DR: Smooth is an AI browser automation SDK and CLI that can act and extract information from the web. It's powered by our browser agent which controls the browser with mouse and keyboard to carry out tasks autonomously on the web.
Discord · Documentation · Get API Key
Table of Contents
CLI
The Smooth CLI is a browser for AI agents, enabling tools like Claude Code to navigate the web quickly, cheaply, and reliably. It can use your IP address to avoid captchas.
Why Smooth?
Autonomous agents like Claude Code are amazing at meaningful work—but they're mostly stuck in the CLI. Meanwhile, most valuable human work happens in the browser.
Current browser tools (Playwright MCP, --chrome flags, etc.) operate at the wrong abstraction level. They expose hundreds of low-level actions—click, type, select—forcing large models to think about mechanics instead of goals.
This creates three problems:
- Cost & Latency — Using a massive model for button clicks is expensive and slow
- Context Pollution — Every click pollutes the context window, degrading performance on actual tasks
- Lack of Expertise — General-purpose models aren't web navigation experts
Smooth solves this with a higher-level interface designed for how agents actually think: natural language and goals, not DOM manipulation.
Today, Smooth is 20x faster and 5x cheaper than Claude Code with --chrome.
Get your API key at app.smooth.sh and then run:
pip install smooth-py
smooth config --api-key <your-key>
npx skills add https://github.com/circlemind-ai/smooth-sdk
Full CLI documentation: docs.smooth.sh/cli
How It Works
Instead of this:
click(x=342, y=128)
type("search query")
click(x=401, y=130)
scroll(down=500)
click(x=220, y=340)
... (50 more steps)
Your agent just says:
"Search for flights from NYC to LA and find the cheapest option"
The agent thinks about your goals. Smooth handles the browser.
Quick Example
# Start a session
smooth start-session --url "https://example.com"
# Run a task
smooth run <session-id> "Find the pricing page and extract all plan names and prices"
# Close when done
smooth close-session <session-id>
Pro Tip: You can also give your agent complex goals. Our skill will teach your agent how to break them into subtasks and distribute them across multiple concurrent browser sessions automatically.
Works With
- Claude Code
- Clawdbot / Moltbot / OpenClaw
- Codex
- Cursor
- Antigravity
- Cline
- Factory AI
- Github Copilot
- Kiro
- OpenCode
- Windsurf
- Any other agent that can run CLI commands
Python SDK
Use our Smooth SDK to automate any digital work.
pip install smooth-py
Full SDK documentation: docs.smooth.sh/sdk
Quick Example
from smooth import SmoothClient
smooth_client = SmoothClient(api_key="cmzr-YOUR_API_KEY")
task = smooth_client.run("Go to google flights and find the cheapest flight from London to Paris today")
print(f"Live URL: {task.live_url()}")
print(f"Agent response: {task.result()}")
We have async clients, persistent sessions, auto-captcha solvers, stealth mode, infinite scaling, and much more. Dive deep in the docs, it's fun.
Smooth is state-of-the-art on reliability, speed, and cost, check out our performance summary: https://docs.smooth.sh/performance
Authentication
Get your API key at app.smooth.sh
Option 1: Environment variable
export CIRCLEMIND_API_KEY="your-api-key"
Option 2: Direct configuration
client = SmoothClient(api_key="your-api-key")
Option 3: CLI config
smooth config --api-key <your-key>
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file smooth_py-0.4.4.dev20260318.tar.gz.
File metadata
- Download URL: smooth_py-0.4.4.dev20260318.tar.gz
- Upload date:
- Size: 34.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c81618b4e1b87a22428519fea75bd009011ea836df1835c301371af1f11db592
|
|
| MD5 |
a81cfa8e4413bbcc0efef2b1045f9874
|
|
| BLAKE2b-256 |
c00121fde359056d88a71ff7547a682a73c22f0ff2aa1af192c28a852e3bc288
|
Provenance
The following attestation bundles were made for smooth_py-0.4.4.dev20260318.tar.gz:
Publisher:
publish-dev.yaml on circlemind-ai/smooth-sdk
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smooth_py-0.4.4.dev20260318.tar.gz -
Subject digest:
c81618b4e1b87a22428519fea75bd009011ea836df1835c301371af1f11db592 - Sigstore transparency entry: 1122542166
- Sigstore integration time:
-
Permalink:
circlemind-ai/smooth-sdk@6ffeb06dfcf740e640749a288105754165a0dbaa -
Branch / Tag:
refs/heads/master - Owner: https://github.com/circlemind-ai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-dev.yaml@6ffeb06dfcf740e640749a288105754165a0dbaa -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file smooth_py-0.4.4.dev20260318-py3-none-any.whl.
File metadata
- Download URL: smooth_py-0.4.4.dev20260318-py3-none-any.whl
- Upload date:
- Size: 37.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f065432c760acbf70a363a87ee30658ebb1070e569537f12173e32b33fc961da
|
|
| MD5 |
13b159c164f12b279566b15f88ef5fc8
|
|
| BLAKE2b-256 |
16b5a396aa91fe54bd4f9386af5f1159418fd4984a33cd9f5aba7d5619fc4a7f
|
Provenance
The following attestation bundles were made for smooth_py-0.4.4.dev20260318-py3-none-any.whl:
Publisher:
publish-dev.yaml on circlemind-ai/smooth-sdk
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
smooth_py-0.4.4.dev20260318-py3-none-any.whl -
Subject digest:
f065432c760acbf70a363a87ee30658ebb1070e569537f12173e32b33fc961da - Sigstore transparency entry: 1122542205
- Sigstore integration time:
-
Permalink:
circlemind-ai/smooth-sdk@6ffeb06dfcf740e640749a288105754165a0dbaa -
Branch / Tag:
refs/heads/master - Owner: https://github.com/circlemind-ai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-dev.yaml@6ffeb06dfcf740e640749a288105754165a0dbaa -
Trigger Event:
workflow_dispatch
-
Statement type: