AppVeyor Connector for AI agents.
28 live capabilities
Manage CI/CD pipelines and team permissions with natural language commands.
Waiting for input…
Why people use AppVeyor
AppVeyor for Faster CI/CD Pipeline Management
This Connector puts all those actions into a single conversation. You can ask your agent to list projects, check a user's status, or trigger a new build without ever leaving your current workspace. Instead of navigating a complex web dashboard, you get immediate answers and actions through natural language.
What Vinkius changes
You can manage your entire CI/CD infrastructure and team access using just your voice or text.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Stopping a broken deployment
A DevOps engineer needs to stop a release that is failing.
- Real-world use case 02
Automated user onboarding
A team lead needs to add three new developers.
- Real-world use case 03
Security access audit
A security officer is doing a quarterly audit.
Complete set · 28capabilities
The complete AppVeyor capability set.
These are the exact actions your AI can choose when you ask it to work with AppVeyor.
01—04
4 capabilities in this set.
Part of 28 available through AppVeyor.
- 01 Capability
Update role
Update the permissions or name of an existing role. Use this to adjust security settings on the fly.
- 02 Capability
Update collaborator
Modify the details of an existing collaborator. Use this to change access levels for partners.
- 03 Capability
Update user
Modify the details of an existing user. Use this to update emails or account statuses.
- 04 Capability
Cancel build
Stop a currently running build process. Use this to halt a build that is behaving unexpectedly.
05—08
4 capabilities in this set.
Part of 28 available through AppVeyor.
- 05 Capability
Cancel deployment
Terminate an active deployment. This is useful if you need to stop a release immediately.
- 06 Capability
Delete collaborator
Remove an external collaborator from your account. Use this to revoke access for people no longer on the project.
- 07 Capability
Delete project
Delete a project from your AppVeyor account. This permanently removes the project and its associated data.
- 08 Capability
Delete role
Remove a specific role from your organization. Use this to clean up old or unused permission sets.
09—12
4 capabilities in this set.
Part of 28 available through AppVeyor.
- 09 Capability
Delete user
Delete a user account from your system. This is the standard way to remove a user's access entirely.
- 10 Capability
Get collaborator
Fetch details for a specific collaborator using their ID. Use this to check the status of an external partner.
- 11 Capability
Get environment settings
Retrieve the settings for a specific environment. This helps you verify configuration details quickly.
- 12 Capability
Get project history
Pull up the history for a specific project. Use this to see past build successes and failures.
13—16
4 capabilities in this set.
Part of 28 available through AppVeyor.
- 13 Capability
Get project last build
View the details of the most recent build for a project. This is great for quick status checks.
- 14 Capability
Get project settings
Access the configuration details of a project. Use this to review project-level variables and settings.
- 15 Capability
Get role
Retrieve the details of a specific role by its ID. Use this to see exactly what permissions a role holds.
- 16 Capability
Get user
Fetch the profile and status of a specific user. This lets you check user details without searching.
17—20
4 capabilities in this set.
Part of 28 available through AppVeyor.
- 17 Capability
List collaborators
Get a full list of all collaborators in your account. Use this to see who has external access.
- 18 Capability
List environments
List all environments in your AppVeyor account. This helps you keep track of your deployment targets.
- 19 Capability
List projects
Retrieve a list of all projects in your account. Use this to get an overview of your CI/CD portfolio.
- 20 Capability
List roles
Get a list of all roles in your organization. Use this to see your current permission structure.
21—24
4 capabilities in this set.
Part of 28 available through AppVeyor.
- 21 Capability
List users
Get a list of all users in your account. This is perfect for quick team audits.
- 22 Capability
Rerun build
Trigger a new run for an existing build. Use this to retry a build that failed due to a transient error.
- 23 Capability
Start build
Initiate a new build process. Use this to kick off a pipeline manually.
- 24 Capability
Start deployment
Start a new deployment process. This lets you begin a release to a specific environment.
25—28
4 capabilities in this set.
Part of 28 available through AppVeyor.
- 25 Capability
Add collaborator
Add a new external collaborator to your account. Use this to grant access to outside partners.
- 26 Capability
Add project
Create a new project in your AppVeyor account. Use this to set up a new CI/CD pipeline.
- 27 Capability
Add role
Create a new role in your organization. Use this to define new permission sets for your team.
- 28 Capability
Add user
Add a new user to your account. Use this to provision access for a new team member.
Set up in minutes
One URL. Then ask AppVeyor to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use AppVeyor 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_PY3SwiQMw70e05tPE2M7X4tLkaRn25Lst6u8VAj1/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 AppVeyor, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable AppVeyor for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_PY3SwiQMw70e05tPE2M7X4tLkaRn25Lst6u8VAj1/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 AppVeyor URL.
- Step 03
Save and start
Save the connection and enable AppVeyor in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"appveyor": {
"url": "https://edge.vinkius.com/vk_preview_PY3SwiQMw70e05tPE2M7X4tLkaRn25Lst6u8VAj1/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 AppVeyor
Open Agent mode in chat and ask: "Using AppVeyor, help me...". 28 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"appveyor": {
"url": "https://edge.vinkius.com/vk_preview_PY3SwiQMw70e05tPE2M7X4tLkaRn25Lst6u8VAj1/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 AppVeyor
Ask Copilot: "Using AppVeyor, help me...". 28 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"appveyor": {
"url": "https://edge.vinkius.com/vk_preview_PY3SwiQMw70e05tPE2M7X4tLkaRn25Lst6u8VAj1/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 AppVeyor
Open Cascade and ask: "Using AppVeyor, help me...". 28 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"appveyor": {
"url": "https://edge.vinkius.com/vk_preview_PY3SwiQMw70e05tPE2M7X4tLkaRn25Lst6u8VAj1/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 AppVeyor
Ask Cline: "Using AppVeyor, help me...". 28 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add appveyor --transport http "https://edge.vinkius.com/vk_preview_PY3SwiQMw70e05tPE2M7X4tLkaRn25Lst6u8VAj1/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 AppVeyor
Ask Claude: "Using AppVeyor, show me...". 28 tools are ready
Where the request belongs
Work AppVeyor can move forward.
This is for DevOps engineers and security leads who are tired of manual dashboard navigation and want to automate user provisioning and pipeline oversight.
DevOps Engineer
Handles build triggers and environment checks during active deployments without leaving the terminal.
Team Lead
Manages role assignments and collaborator access for new team members via quick chat commands.
Security Officer
Audits user roles and permissions to ensure compliance with company policy through automated queries.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTravis CI
Manage CI/CD pipelines, trigger custom builds, and oversee repository testing health securely via your AI agent.
CircleCI
Manage CI/CD pipelines and workflows via CircleCI. track jobs, trigger pipelines, and monitor build status directly from any AI agent.
GitLab
Manage projects, track issues, and oversee CI/CD pipelines via AI agents with GitLab.
Coding.net
All-in-one DevOps platform. manage projects, repositories, and issues via AI.
Codefresh
Manage CI/CD and GitOps via Codefresh. track pipelines, trigger builds, and monitor delivery clusters directly from any AI agent.
Buildkite
Automate CI/CD pipelines via Buildkite. manage builds, agents, and deployments directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep AppVeyor 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 AppVeyor.
The practical details behind the request, access and result.
What can the AppVeyor MCP do for my CI/CD workflow?
It allows your AI agent to interact directly with your AppVeyor account. You can trigger builds, check project histories, and manage your environments using only natural language commands.
How does the AppVeyor MCP help with team permissions?
You can use it to add new users, create roles, and assign permissions. It replaces the need to manually click through the user management dashboard for every team change.
Can I use the AppVeyor MCP to stop a deployment that's stuck?
Yes. You can ask your agent to cancel a deployment or a build immediately. This is great for stopping problematic releases quickly without hunting for the right button.
How do I manage collaborators using the AppVeyor MCP?
The Connector can list all your current collaborators and allow you to add or remove them. It makes auditing external access much faster for security teams.
Can the AppVeyor MCP help me audit my project history?
Yes, it can pull the history for any specific project. This helps you see past successes and failures to troubleshoot issues faster.
Is the AppVeyor MCP good for automated user onboarding?
It's perfect for that. You can tell your agent to add a new user and assign them a specific role, which automates the manual provisioning steps usually required.
Can I see all the projects currently configured in my AppVeyor account?
Yes, you can use the list_projects capability to retrieve a complete list of all projects associated with your account.
Is it possible to manage user roles and permissions through the AI?
Absolutely. You can use list_roles to see existing roles and get_role to inspect specific permissions, helping you audit access control easily.
Can I add new team members or collaborators using this server?
Yes, the server includes add_user for internal team members and add_collaborator for external contributors, allowing for seamless team scaling.
One connection away
Give your agent a direct line to AppVeyor.
Connect AppVeyor once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available