Flightcontrol (AWS PaaS Deployments) Connector for AI agents.
24 live capabilities
Manage AWS PaaS deployments and cloud infrastructure through natural conversation.
Waiting for input…
Why people use Flightcontrol (AWS PaaS Deployments)
Flightcontrol AWS PaaS Deployments for faster infrastructure management
This Connector puts everything into a single conversation. You can ask your agent to list projects, check service scaling, or trigger a blue-green swap. It turns complex infrastructure tasks into simple commands, giving you back the time you used to spend on manual configuration.
What Vinkius changes
You get a direct conversational interface for your entire AWS PaaS infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Scaling for a traffic spike
A developer notices a traffic surge and asks their agent to use update_service_scaling to add more instances to the web tier.
- Real-world use case 02
Quick preview environment setup
A frontend dev needs a new staging area and tells their agent to create_environment for a specific project to test a new UI.
- Real-world use case 03
Deployment status check
A DevOps lead asks the agent for the get_deployment_status of the latest production push to confirm it's healthy.
Complete set · 24capabilities
The complete Flightcontrol (AWS PaaS Deployments) capability set.
These are the exact actions your AI can choose when you ask it to work with Flightcontrol (AWS PaaS Deployments).
01—04
4 capabilities in this set.
Part of 24 available through Flightcontrol (AWS PaaS Deployments).
- 01 Capability
Create aws account connection
Create AWS Account Connection to link your cloud provider. This is the first step in connecting your cloud to Flightcontrol.
- 02 Capability
Get service scaling
Get Service Scaling Information to check current capacity. This helps you monitor how your services are handling load.
- 03 Capability
Create cloudfront invalidation
Create a CloudFront Cache Invalidation to clear old content. This ensures your users see the most recent version of your site.
- 04 Capability
Create deployment
Trigger a new deployment based on your specific repository filters. It automates the push of your code to the cloud.
05—08
4 capabilities in this set.
Part of 24 available through Flightcontrol (AWS PaaS Deployments).
- 05 Capability
Create domain group
Create a Domain Certificate Group for your project. Use this to manage multiple domains under one certificate.
- 06 Capability
Create environment
Create a new environment within a specific project. This lets you spin up staging or preview areas quickly.
- 07 Capability
Create environment variables
Create Environment Variables for your project settings. This handles the secrets and configs your apps need to run.
- 08 Capability
Create job execution
Trigger a one-off job in a scheduler service. Use this for tasks that don't need to run on a constant loop.
09—12
4 capabilities in this set.
Part of 24 available through Flightcontrol (AWS PaaS Deployments).
- 09 Capability
Create project
Automate the creation of a new project in your account. This saves you from manual setup every time you start a new app.
- 10 Capability
Create service variables
Create Service Variables for specific application needs. This helps isolate variables for different microservices.
- 11 Capability
Edit environment
Edit an existing environment to update its configuration. This is the fastest way to tweak your staging setup.
- 12 Capability
Edit preview environment
Edit preview environment settings for a specific project. Use this to customize unique URLs for different PRs.
13—16
4 capabilities in this set.
Part of 24 available through Flightcontrol (AWS PaaS Deployments).
- 13 Capability
Get aws account details
Get AWS Account Details to verify your connection. Use this to audit your current cloud footprint.
- 14 Capability
Get cloudfront invalidation status
Get Invalidation Status to see if your cache cleared. This confirms your content updates are live.
- 15 Capability
Get deployment status
Get Deployment Status to check if your code is live. This provides a quick health check on your latest push.
- 16 Capability
Get domain details
Get Single Domain Details for your project. Use this to check DNS or certificate info for a specific site.
17—20
4 capabilities in this set.
Part of 24 available through Flightcontrol (AWS PaaS Deployments).
- 17 Capability
Get domains from group
Get Domains from Group to see all associated sites. This helps you audit your entire domain portfolio.
- 18 Capability
Get service
Retrieve details for a specific service in your project. Use this to get a full overview of a single component.
- 19 Capability
List services
Retrieve a paginated list of all active services. Use this to see every running component in your infrastructure.
- 20 Capability
Swap blue green
Trigger a swap between Blue and Green environments for zero-downtime updates. This is essential for safe production releases.
21—24
4 capabilities in this set.
Part of 24 available through Flightcontrol (AWS PaaS Deployments).
- 21 Capability
Trigger deploy hook
Trigger deployments via a secret URL for external systems. This connects your CI/CD pipeline to Flightcontrol.
- 22 Capability
Update service scaling
Manually scale service instances to handle traffic spikes. Use this to increase or decrease your capacity on the fly.
- 23 Capability
Get job execution status
Get Job Execution Status for scheduled tasks. Use this to see if your background jobs finished correctly.
- 24 Capability
List projects
List all projects owned by your team. This gives you a high-level view of every project in your account.
Set up in minutes
One URL. Then ask Flightcontrol (AWS PaaS Deployments) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Flightcontrol (AWS PaaS Deployments) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_V0rwIPVlSzVozAT6HiedbE6p9bh46ahn9xB9Lbbb/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Flightcontrol (AWS PaaS Deployments), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Flightcontrol (AWS PaaS Deployments) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_V0rwIPVlSzVozAT6HiedbE6p9bh46ahn9xB9Lbbb/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Flightcontrol (AWS PaaS Deployments) URL.
- Step 03
Save and start
Save the connection and enable Flightcontrol (AWS PaaS Deployments) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"flightcontrol-aws-paas-deployments": {
"url": "https://edge.vinkius.com/vk_preview_V0rwIPVlSzVozAT6HiedbE6p9bh46ahn9xB9Lbbb/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Flightcontrol (AWS PaaS Deployments)
Open Agent mode in chat and ask: "Using Flightcontrol (AWS PaaS Deployments), help me...". 24 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"flightcontrol-aws-paas-deployments": {
"url": "https://edge.vinkius.com/vk_preview_V0rwIPVlSzVozAT6HiedbE6p9bh46ahn9xB9Lbbb/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Flightcontrol (AWS PaaS Deployments)
Ask Copilot: "Using Flightcontrol (AWS PaaS Deployments), help me...". 24 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"flightcontrol-aws-paas-deployments": {
"url": "https://edge.vinkius.com/vk_preview_V0rwIPVlSzVozAT6HiedbE6p9bh46ahn9xB9Lbbb/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Flightcontrol (AWS PaaS Deployments)
Open Cascade and ask: "Using Flightcontrol (AWS PaaS Deployments), help me...". 24 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"flightcontrol-aws-paas-deployments": {
"url": "https://edge.vinkius.com/vk_preview_V0rwIPVlSzVozAT6HiedbE6p9bh46ahn9xB9Lbbb/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Flightcontrol (AWS PaaS Deployments)
Ask Cline: "Using Flightcontrol (AWS PaaS Deployments), help me...". 24 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add flightcontrol-aws-paas-deployments --transport http "https://edge.vinkius.com/vk_preview_V0rwIPVlSzVozAT6HiedbE6p9bh46ahn9xB9Lbbb/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Flightcontrol (AWS PaaS Deployments)
Ask Claude: "Using Flightcontrol (AWS PaaS Deployments), show me...". 24 tools are ready
Where the request belongs
Work Flightcontrol can move forward.
This is for the DevOps engineer who's tired of clicking through complex AWS dashboards at 2am or the full-stack developer who just wants to spin up a preview environment without waiting on a ticket.
DevOps Engineer
Manages service scaling and deployment statuses during production incidents.
Full-stack Developer
Creates and edits preview environments while building new features.
Infrastructure Lead
Audits AWS account connections and VPC configurations across multiple projects.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsRailway
Manage cloud deployments via Railway. list projects, inspect services, track deployments and manage variables and volumes from any AI agent.
Render
Automate your PaaS infrastructure via Render. list your services, deploy code, check logs, and scale resources directly from any AI agent.
Flystack
Manage cloud infrastructure. audit deployments, clusters, and metrics via AI.
Modal (Serverless AI Infrastructure)
Manage serverless compute via Modal. audit active apps, track GPU deployments, and monitor network volumes.
Pulumi
Manage cloud infrastructure via Pulumi. list stacks, track deployments, audit outputs and tag resources from any AI agent.
Scaleway
Manage Scaleway cloud infrastructure. list, create, and control virtual instances directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Flightcontrol connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Flightcontrol.
The practical details behind the request, access and result.
What can I do with the Flightcontrol MCP?
You can manage your AWS PaaS deployments, create projects, handle environments, and scale your services using natural language commands through your AI agent.
Can I use it to manage AWS environments?
Yes, you can create, edit, and manage staging or preview environments for your projects without leaving your chat interface.
How does this help with deployment automation?
It allows you to trigger new deployments based on repository filters and monitor their status in real-time, making your workflow much faster.
Can I scale my services using this?
You can manually scale your service instances to handle traffic spikes or reduce costs instantly by asking your agent to do it for you.
Does it work for CloudFront?
Yes, it includes capabilities to create CloudFront cache invalidations and check those invalidation statuses to ensure your content is updated.
How do I connect my AWS account?
You can create an AWS account connection directly through the Connector, which links your cloud provider to your Flightcontrol account.
Can I see all my active projects and their IDs?
Yes! Use the list_projects capability to retrieve a complete list of projects owned by your team, including their unique identifiers and repository links.
How do I check the configuration of a specific service?
Simply provide the Service ID to the get_service capability. Your agent will fetch the full details, including type, status, and current environment mapping.
Is it possible to scale my services using the AI?
Yes, the update_service_scaling capability allows you to manually adjust the scaling parameters of your services directly through the conversation.
One connection away
Give your agent a direct line to Flightcontrol.
Connect Flightcontrol once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available