← carbonaa.org

INDIVIDUAL MCP TOOL

get_trust_governance

Get AOI trust and governance framework including security model, data classification, audit trail, and zero-trust policy.

carbonaa.orgnone authenticationAvailability not checked

LIVE ENDPOINT

https://carbonaa.org/functions/aoiMcpServer

No auth detected

Connect to this endpoint to inspect the live schema for get_trust_governance and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

carbonaa.org

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.aoi-environmental-intelligence]
url = "https://carbonaa.org/functions/aoiMcpServer"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aoi-environmental-intelligence": {
      "type": "http",
      "url": "https://carbonaa.org/functions/aoiMcpServer"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aoi-environmental-intelligence
Remote MCP URL: https://carbonaa.org/functions/aoiMcpServer

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "aoi-environmental-intelligence": {
      "url": "https://carbonaa.org/functions/aoiMcpServer"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aoi-environmental-intelligence": {
      "type": "http",
      "url": "https://carbonaa.org/functions/aoiMcpServer"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aoi-environmental-intelligence",
  "transport": "streamable-http",
  "url": "https://carbonaa.org/functions/aoiMcpServer"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • discover_capabilities — List all available environmental intelligence capabilities.
  • get_capability_details — Get full details for a specific capability including required inputs, expected outputs, confidence level, and domain.
  • request_quote — Request a FREE commercial quote for a capability execution.
  • execute_quote — Execute a capability using an accepted quote.
  • get_pricing_model — Get the AOI commercial model description.
  • get_runtime_status — Get current platform runtime status including active capabilities count and service health.
  • get_settlement — Get settlement details for a transaction, including captured amount, settled amount, refunded amount, and settlement status.
  • quote_energy_infrastructure_risk — Request a FREE commercial quote for: Energy Infrastructure Climate Risk.