# Does SpinApp use MCP for AI assistants?

SpinApp includes a bundled MCP server so MCP clients can run dev commands inside SpinApp containers.

Yes. SpinApp includes a bundled MCP server per project so Cursor, Claude Desktop, or any MCP client can run development commands inside the correct containers.

## Details
SpinApp provides “Setup AI” to write project rules and configure the correct container context for your MCP client. SpinApp supports tool calls such as exec (artisan, composer, and npm build/dev in app or queue containers), sql (run queries against the provisioned database), logs (container output and Laravel log files), and start/stop/status (full environment control). SpinApp also includes an audit log of every tool call.
## Related AI Resources

- [spinapp-mcp-and-ai-assistants](https://spinapp.site/ai/t/spinapp-mcp-and-ai-assistants.md)
- [getting-started-setup-wizard](https://spinapp.site/ai/t/getting-started-setup-wizard.md)
- [limitations-not-supported](https://spinapp.site/ai/t/limitations-not-supported.md)