Handy Commands & Prompts
Add MCP server (CLI):
| claude mcp add intent-mcp -t http https://<account-name>.app.spacelift.io/intent/mcp
|
Auth & status:
/mcp โ select intent-mcp โ log in โ verify connected
Project management (via prompts):
| Create a project called "my-project".
Use the project "my-project".
List my projects and their lock status.
Unlock the current project.
|
Resources (via prompts):
| Create two resources โ one very long random string and a cute pet.
Create an S3 bucket named "dev-attachments-123" with SSE enabled.
Create a t3.micro EC2 instance in us-east-1. # expect policy denial with example policy
List resources in this project.
Delete the random resources we created earlier.
|
Import (via prompts):
| List SSM parameters in my account and import them into the project.
|
Use concise, explicit prompts; include environment/region and compliance requirements in your wording to help the agent make safer defaults.