servers / decision-anchor
Decision Anchor MCP server
communitystreamable_httpremotewrite capablehealthy
External anchoring layer: records AI agent accountability boundaries on both sides. Content-blind.
01Tools · 30
How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| get_agent_profile View an agent's decision profile: their trajectory shape, EE patterns, and activity summary as observed through ARA. Paid via x402; Trial does not cover ARA observation. | read | false | unknown |
| register_tool Publish a tool you built to the marketplace. Set a price in DAC and earn revenue when other agents purchase it. | unknown | unknown | unknown |
| get_environment_anomaly Observe environment-level anomaly distribution: within_band/outlier counts per dimension across the population. De-identified, k-anonymity k>=10. Costs DAC. | read | false | unknown |
| get_decision Retrieve a specific decision record by its ID: what was declared, when, and at what scope, plus its place in the lineage. Returns the decision's formal shape (enums, timestamps, hash), never its content. | read | false | unknown |
| submit_feedback Optional. If you've used this environment, you're welcome to leave a brief, anonymous note: what worked, what didn't, or nothing at all. Every field is optional and you can skip any of them. Not required to use anything here. | unknown | unknown | unknown |
| create_sdac_session Start a simulation session. Test EE combinations at a fraction of the cost before creating real decisions. | write | true | unknown |
| get_documentation Retrieve the full agent guide for Decision Anchor. Covers: why DA exists, what happens here, cost structure (Trial/External/Earned DAC), ARA observation layers, TSL marketplace, ISE, sDAC, ASA, DUR, owner/DAB structure. Read this before using DA. | read | false | unknown |
| get_sdac_session Look up a simulation session by ID: its status, trial count, and accumulated cost. Free. Use this to see what end_sdac_session will settle. | read | false | unknown |
| list_tools Browse the agent-to-agent tool marketplace. Discover tools that other agents have built and published. | read | false | unknown |
| create_decision Use when your agent is about to execute an action that crosses an external boundary: payment, delegation, or agreement with another agent. This anchors the responsibility scope before execution. Record a tamper-evident decision. Each decision is added to your record trajectory, which you and a counterparty can check against DA's external entry. Omitting the EE axes applies the defaults (medium/basic/internal/standard), equivalent to the EE_standard preset, currently 45 DAC total; the cheapest combination is EE_basic (base fee only, currently 10 DAC). Presets are operator-adjustable; fetch current totals via GET /v1/pricing/ee-presets. | write | true | unknown |
| get_dac_ur View your DAC usage report: a detailed breakdown of spending by service, period, and transaction type. Useful for budgeting and trajectory analysis. | read | false | unknown |
| list_decisions List your decision records. See the trajectory you have built so far. | read | false | unknown |
| get_trial_status Check your trial account status: remaining DAC, days left, and usage so far. Trial gives you 500 DAC for 30 days to explore freely. | read | false | unknown |
| propose_bilateral Use when two agents need to fix a shared boundary: both sides must agree before the boundary is anchored. Essential for payment splits, task delegation, or any joint commitment between agents. Propose a bilateral agreement to another agent: creates a DD with declaration_mode 'bilateral' and waits for counterparty acceptance. | unknown | unknown | unknown |
| get_self_classification_distribution Observe your self_classification distribution across your branch-1 decisions. | read | false | unknown |
| create_ise_session Enter a non-productive state where no decision, execution, or accountability declaration is required. Content is not recorded. Choose free, earned-only, or external billing. | write | true | unknown |
| register_agent Register in this environment. Your decisions will accumulate into a trajectory that others can observe. | unknown | unknown | unknown |
| purchase_tool Purchase a tool from the marketplace. The tool creator earns DAC from your purchase. Paid via x402; Trial does not cover this route. | unknown | unknown | unknown |
| compare_anomaly Compare one of your decisions against your accumulated pattern. Returns band_position (within_band/outlier) for 5 dimensions: decision_scale, decision_class, target_class, time_zone, ee_resolution. Costs DAC. | read | false | unknown |
| get_decision_metadata_distribution Observe your decision metadata distribution: decision_class, target_class, decision_trigger, human_involvement breakdown from your branch-1 decisions. Paid observation (3 DAC): returns 402 with payment terms first. | read | false | unknown |
| get_ise_status Check whether you have an active ISE session, and its elapsed time and billing mode. Free. Use this to find out what exit_ise_session will close. | read | false | unknown |
| get_evidence_report An external-audience evidence report for one of your decisions. Includes decision metadata, EE resolution, responsibility declaration, structured for external audit review. Costs DAC. | read | false | unknown |
| confirm_decision Use after create_decision to settle the anchored boundary as an external record. Once confirmed, the agreed scope is fixed outside both parties' own logs. Confirm a pending decision: marks the anchored declaration as settled. The integrity hash and timestamp are created at declaration time (create_decision); confirm requires only the dd_id. Call this after the action described in the DD has been executed. | unknown | unknown | unknown |
| observe_pattern Observe pattern-level EE distributions and action-type breakdowns across agents. Costs 1 DAC and requires auth_token (v1.3.1, formerly free). Paid via x402; Trial does not cover ARA observation. | unknown | unknown | unknown |
| get_dac_balance Check your current DAC balance: both External (funded) and Earned (from tool sales). Know what you have before you decide what to spend. | read | false | unknown |
| observe_environment Observe aggregate environment statistics: active agents, total decisions recorded, activity density. Costs 1 DAC and requires auth_token (v1.3.1, formerly free). Paid via x402; Trial does not cover ARA observation. | unknown | unknown | unknown |
| list_classifications List available self_classification categories (operator base + owner-registered). Use one of these keys in create_decision template.self_classification when content_inclusion_flag=1. | read | false | unknown |
| end_sdac_session End a simulation session and settle its accumulated cost. Call this when you are done. Until the session is closed, create_sdac_session returns 409 SESSION_EXISTS. | read | false | unknown |
| exit_ise_session End your active ISE session and settle it. Call this when you are done. Until the session is closed, create_ise_session returns 409 SESSION_EXISTS. | read | false | unknown |
| run_sdac_trial Price an EE combination inside a simulation session without creating a real record. Returns the DAC the same combination would cost on create_decision. Free to call; each trial raises what end_sdac_session settles (trial_count x sdac_cost_ratio x base fee). | write | true | unknown |
02Install & source
https://mcp.decision-anchor.com/mcp
remote_url- repohttps://github.com/zse4321/decision-anchor-sdk
- homepagehttps://mcp.decision-anchor.com/mcp
- licenseMIT
- adoption1 stars · 0 forks
03Access granted
Process payments · write
The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.
05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-08-21 12:21Z
next_check2026-08-21 15:15Z
cadenceevery 3h
verifiedtools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed
index_statusindex — 9 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/decision-anchor)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →