SmallForce Documentation
SmallForce gives small businesses an AI-powered workforce — handling social media, DM automation, review management, CRM, and call analytics. This documentation covers the SmallForce CLI and MCP server, giving you full programmatic access to the platform.
Getting started
Install the CLI globally and authenticate with your API key:
npm install -g smallforce
export SMALLFORCE_API_KEY=sf_sk_live_xxx
Then try your first command:
smallforce social accounts
→ Head to CLI Overview for the full installation and authentication guide.
Explore by area
CLI Reference
The SmallForce CLI (smallforce) lets you manage every aspect of your organization from the command line.
| Section | What it covers |
|---|---|
| Agentic Social Media | Create, schedule, and manage posts across 8 platforms |
| Inbox | List conversations, read messages, and send replies |
| Contacts & CRM | Full CRM with pipeline stages, custom fields, and analytics |
| Google Reviews | Monitor and respond to Google Business reviews |
| Call Analytics | Access AI-powered call transcripts and analysis |
| Organization | View organization details and configuration |
MCP Server
Connect SmallForce to AI agents and LLM-powered tools using the Model Context Protocol. 22 tools, one API key.
| Section | What it covers |
|---|---|
| MCP Overview | What it is, authentication, architecture |
| Tools Reference | All 22 tools with parameters and descriptions |
| Cursor | Setup guide for Cursor IDE |
| Claude Desktop | Setup guide for Anthropic’s desktop app |
| ChatGPT | Setup guide for OpenAI’s chat interface |
| Windsurf | Setup guide for Codeium’s AI IDE |
| Antigravity | Setup guide for Gemini-powered coding agent |
| VS Code Copilot | Setup guide for GitHub Copilot in VS Code |
| Cline | Setup guide for the autonomous AI agent |