Amendor for VS Code
io.github.deslay1/amendor-mcp
Pull change requests from your Amendor board into your coding agent to build and open PRs.
client:VS Code
transport:streamable-http
runtime:npm
tools:4
Install Amendor in VS Code
.vscode/mcp.json
{
"servers": {
"amendor-mcp": {
"type": "http",
"url": "https://amendor.site/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs