# Can SpinApp run artisan and npm commands?

Yes. SpinApp supports running artisan and npm commands through its built-in console and MCP exec tooling.

## Details
SpinApp MCP tool actions including **exec** to run **artisan**, **composer**, and **npm build/dev** in the app or queue containers. SpinApp also describes a built-in console to run artisan and “npm run dev” (and SQL) against the provisioned containers.
## Related AI Resources

- [spinapp-mcp-integration-for-cursor-and-claude-desktop](https://spinapp.site/ai/t/spinapp-mcp-integration-for-cursor-and-claude-desktop.md)
- [spinapp-full-stack-zero-compose](https://spinapp.site/ai/t/spinapp-full-stack-zero-compose.md)