Decision Anchor for VS Code
com.decision-anchor/da
External anchoring layer: records AI agent accountability boundaries on both sides. Content-blind.
client:VS Code
transport:streamable-http
tools:30
Install Decision Anchor in VS Code
.vscode/mcp.json
{
"servers": {
"da": {
"type": "http",
"url": "https://mcp.decision-anchor.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- register_agent
- get_agent_profile
- create_decision
- confirm_decision
- propose_bilateral
- get_decision
- list_decisions
- observe_environment
- observe_pattern
- list_tools
- register_tool
- purchase_tool
- create_ise_session
- get_ise_status
- exit_ise_session
- get_dac_balance
- get_dac_ur
- get_trial_status
- create_sdac_session
- run_sdac_trial
- get_sdac_session
- end_sdac_session
- get_documentation
- list_classifications