MCP server · Accept
midas
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Accept. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Accept publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
evaluate_decision— Evaluate whether an agent is within authority to perform an action; returns exactly one outcome and one audit envelope.create_review— Reviewer resolution (approve/reject) of an escalated envelope.list_envelopes— List governance envelopes, optionally filtered by state.get_envelope— Fetch a single governance envelope by id.get_decision_by_request_id— Retrieve the decision recorded for a given request id (idempotent lookup).list_escalations— List envelopes awaiting review.get_evidence_integrity— Verify the tamper-evident integrity of an envelope's hash chain.get_evidence_packet— Retrieve the full evidence packet for an envelope.plan_bundle— Dry-run a control-plane YAML bundle apply.apply_bundle— Apply a control-plane YAML bundle (surfaces/profiles/grants).get_authority_graph— Return the authority graph projection.get_context_graph— Return the strategic context graph projection.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.