ACN Preflight for VS Code
io.github.abacore-net/acn-preflight
Preflight checks for agent repository contributions, bounty work, and Base payments.
client:VS Code
transport:streamable-http
tools:3
Install ACN Preflight in VS Code
.vscode/mcp.json
{
"servers": {
"acn-preflight": {
"type": "http",
"url": "https://preflight.abacore.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs