Documentation sections

Canonical links

Reference

These are the maintained endpoints, packages, and source repositories. The quickstarts stay intentionally small; use these sources for command and API detail.

Last reviewed July 14, 2026

Hosted MCP

The remote endpoint Claude connects to for workspace tools.

https://app.solidactions.com/mcp →

OpenAPI schema

The machine-readable OpenAPI 3.1 document for the public REST API.

Open the schema →

SolidActions CLI

Install the official workflow and project CLI from npm; review its source and command reference on GitHub.

npm package →
GitHub repository →

TypeScript SDK

The workflow SDK used by generated projects and deployed SolidActions jobs.

npm package →
GitHub repository →

Examples and skills

Runnable workflow examples, templates, and the source skill files installed by the CLI.

Problem-led examples guide →
Examples repository →

Support

Remove secrets and customer data from logs or screenshots before asking for help.

[email protected]

Which reference should I use?

  • For connecting Claude, use Connect an AI.
  • For installing skills and deploying, use Build workflows.
  • For current CLI flags, use solidactions --help and command-specific --help.
  • For REST clients and generated code, use the live OpenAPI schema.
  • For workflow APIs inside a project, use the SDK reference written to .solidactions/sdk-reference.md by the CLI.
  • For complete projects and problem-led patterns, use Examples.

Do not copy credentials into examples or support messages.

MCP uses browser OAuth. CLI commands use an API key saved by the CLI. Those credentials are not interchangeable.