Appcircle MCP for VS Code
io.appcircle/appcircle-mcp
MCP server for Appcircle mobile CI/CD platform.
client:VS Code
transport:streamable-http
Install Appcircle MCP in VS Code
.vscode/mcp.json
{
"servers": {
"appcircle-mcp": {
"type": "http",
"url": "https://mcp.appcircle.io"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs