FrameworkList100+ thinking frameworksBrowse
🔌 Works with your stack

Integrations & developer tools

Push briefs into Notion, drive analyses from agents, or build SWOTPal into your own product with the API, CLI, and MCP server.

zsh — swotpal
# install the CLI
$ npm i -g @swotpal/cli
# analyze any company
$ swotpal analyze "Tesla" --tows
✓ researching live web · 7 sources
✓ SWOT + TOWS ready → tesla.json
REST API

Build SWOT into your app

A single POST returns a full structured SWOT with cited sources as JSON — drop it into dashboards, agents, or your own product.

Read the API docs →
POST /v1/analyze
Authorization: Bearer ●●●
{
  "subject": "Acme Inc",
  "mode": "agent",
  "tows": true
}

Plug SWOTPal into your workflow

Start free, then connect the API, CLI, and Notion when you're ready.

Analyze My Business Free →