Skip to main content
Tools are the actions an AI client can take. Resources and prompts are the other two halves of MCP: resources give the client ambient context about your workspace, and prompts are pre-built workflows it can run on request.

Resources (7)

Resources are read-only context the client can pull in without calling a tool. An AI client that supports MCP resources can load these to understand your workspace before it does anything.
The Workflows resource is worth loading first. It tells the client how to chain SmartAlex tools into common jobs (qualify a lead, run a campaign, review the pipeline) so it plans multi-step work correctly.

Prompts (5)

Prompts are ready-made workflow templates. In clients that surface MCP prompts (as slash commands or a prompt picker), these appear as one-click starting points, each already wired to the right tools and resources.

Using them together

A typical session leans on all three: The client loads resources to understand your workspace, you kick off a prompt to frame the task, and the prompt drives the tools that read and change your data.

Tools reference

Every one of the 28 tools, by domain.

Worked examples

Real prompts and the tool chains they trigger.