← Registry

API Tools

carbonaa.org

Provides a quote-based API for discovering, pricing, and executing environmental intelligence capabilities.

1 endpoint46 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://carbonaa.org/functions/aoiMcpServer

No auth detected

MCP server metadata

Name
aoi-environmental-intelligence
Version
1.0.2
Capabilities
toolsresourcespromptslogging

Known tools 46

discover_capabilities

List all available environmental intelligence capabilities.

Inferred read-only
get_capability_details

Get full details for a specific capability including required inputs, expected outputs, confidence level, and domain.

Inferred read-only
request_quote

Request a FREE commercial quote for a capability execution.

Inferred read-only
execute_quote

Execute a capability using an accepted quote.

Potential side effects
get_pricing_model

Get the AOI commercial model description.

Inferred read-only
get_trust_governance

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

Inferred read-only
get_runtime_status

Get current platform runtime status including active capabilities count and service health.

Inferred read-only
get_settlement

Get settlement details for a transaction, including captured amount, settled amount, refunded amount, and settlement status.

Inferred read-only
quote_energy_infrastructure_risk

Request a FREE commercial quote for: Energy Infrastructure Climate Risk.

Inferred read-only
quote_insurance_underwriting_risk

Request a FREE commercial quote for: Insurance Underwriting Climate Risk.

Inferred read-only
quote_regulatory_compliance_risk

Request a FREE commercial quote for: Regulatory Compliance Risk Assessment.

Inferred read-only
quote_crop_yield_forecast

Request a FREE commercial quote for: Crop Yield Forecast.

Inferred read-only
quote_infrastructure_resilience_score

Request a FREE commercial quote for: Infrastructure Resilience Score.

Inferred read-only
quote_supply_chain_climate_risk

Request a FREE commercial quote for: Supply Chain Climate Risk.

Inferred read-only
quote_water_scarcity_forecast

Request a FREE commercial quote for: Water Scarcity Forecast.

Inferred read-only
quote_urban_heat_island

Request a FREE commercial quote for: Urban Heat Island Assessment.

Inferred read-only
quote_deforestation_risk_score

Request a FREE commercial quote for: Deforestation Risk Score.

Inferred read-only
quote_methane_leak_detection

Request a FREE commercial quote for: Methane Leak Detection.

Inferred read-only
quote_industrial_emission_detection

Request a FREE commercial quote for: Industrial Emission Detection.

Inferred read-only
quote_glacier_retreat_monitoring

Request a FREE commercial quote for: Glacier Retreat Monitoring.

Inferred read-only
quote_permafrost_thaw_risk

Request a FREE commercial quote for: Permafrost Thaw Risk.

Inferred read-only
quote_coastal_erosion_risk

Request a FREE commercial quote for: Coastal Erosion Risk Assessment.

Inferred read-only
quote_air_quality_assessment

Request a FREE commercial quote for: Air Quality Assessment.

Inferred read-only
quote_seismic_risk_score

Request a FREE commercial quote for: Seismic Risk Score.

Inferred read-only
quote_vegetation_health_index

Request a FREE commercial quote for: Vegetation Health Index.

Inferred read-only
quote_soil_moisture_risk

Request a FREE commercial quote for: Soil Moisture Risk Assessment.

Inferred read-only
quote_custom_scientific_report

Request a FREE commercial quote for: Custom Scientific Report.

Inferred read-only
quote_climate_scenario_simulation

Request a FREE commercial quote for: Climate Scenario Simulation.

Inferred read-only
quote_confidence_assessment

Request a FREE commercial quote for: Confidence Assessment Report.

Inferred read-only
quote_scientific_evidence_package

Request a FREE commercial quote for: Scientific Evidence Package.

Inferred read-only
quote_satellite_change_detection

Request a FREE commercial quote for: Satellite Change Detection.

Inferred read-only
quote_digital_twin_evaluation

Request a FREE commercial quote for: Digital Twin Evaluation.

Inferred read-only
quote_esg_intelligence

Request a FREE commercial quote for: ESG Intelligence Report.

Inferred read-only
quote_asset_climate_risk

Request a FREE commercial quote for: Asset Climate Risk Scoring.

Inferred read-only
quote_environmental_due_diligence

Request a FREE commercial quote for: Environmental Due Diligence.

Inferred read-only
quote_climate_forecast_interpretation

Request a FREE commercial quote for: Climate Forecast Interpretation.

Inferred read-only
quote_water_stress_analysis

Request a FREE commercial quote for: Water Stress Analysis.

Inferred read-only
quote_biodiversity_assessment

Request a FREE commercial quote for: Biodiversity Assessment.

Inferred read-only
quote_carbon_assessment

Request a FREE commercial quote for: Carbon Assessment.

Inferred read-only
quote_land_change_detection

Request a FREE commercial quote for: Land Change Detection.

Inferred read-only
quote_land_cover_classification

Request a FREE commercial quote for: Land Cover Classification.

Inferred read-only
quote_drought_assessment

Request a FREE commercial quote for: Drought Assessment.

Inferred read-only
quote_wildfire_exposure

Request a FREE commercial quote for: Wildfire Exposure Assessment.

Inferred read-only
quote_heat_risk_score

Request a FREE commercial quote for: Heat Risk Score.

Inferred read-only
quote_flood_risk_score

Request a FREE commercial quote for: Flood Risk Score.

Inferred read-only
quote_climate_risk_assessment

Request a FREE commercial quote for: Climate Risk Assessment.

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for carbonaa.org was fetched 2026-09-26T19:11:12.089Z.

Trust status Trusted

carbonaa.org is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.