API Tools
carbonaa.org
Provides a quote-based API for discovering, pricing, and executing environmental intelligence capabilities.
ENDPOINT 1
https://carbonaa.org/functions/aoiMcpServer
MCP server metadata
- Name
- aoi-environmental-intelligence
- Version
- 1.0.2
Known tools 46
get_capability_detailsGet full details for a specific capability including required inputs, expected outputs, confidence level, and domain.
Inferred read-onlyget_trust_governanceGet AOI trust and governance framework including security model, data classification, audit trail, and zero-trust policy.
Inferred read-onlyget_runtime_statusGet current platform runtime status including active capabilities count and service health.
Inferred read-onlyget_settlementGet settlement details for a transaction, including captured amount, settled amount, refunded amount, and settlement status.
Inferred read-onlyquote_energy_infrastructure_riskRequest a FREE commercial quote for: Energy Infrastructure Climate Risk.
Inferred read-onlyquote_insurance_underwriting_riskRequest a FREE commercial quote for: Insurance Underwriting Climate Risk.
Inferred read-onlyquote_regulatory_compliance_riskRequest a FREE commercial quote for: Regulatory Compliance Risk Assessment.
Inferred read-onlyquote_crop_yield_forecastRequest a FREE commercial quote for: Crop Yield Forecast.
Inferred read-onlyquote_infrastructure_resilience_scoreRequest a FREE commercial quote for: Infrastructure Resilience Score.
Inferred read-onlyquote_supply_chain_climate_riskRequest a FREE commercial quote for: Supply Chain Climate Risk.
Inferred read-onlyquote_water_scarcity_forecastRequest a FREE commercial quote for: Water Scarcity Forecast.
Inferred read-onlyquote_urban_heat_islandRequest a FREE commercial quote for: Urban Heat Island Assessment.
Inferred read-onlyquote_deforestation_risk_scoreRequest a FREE commercial quote for: Deforestation Risk Score.
Inferred read-onlyquote_methane_leak_detectionRequest a FREE commercial quote for: Methane Leak Detection.
Inferred read-onlyquote_industrial_emission_detectionRequest a FREE commercial quote for: Industrial Emission Detection.
Inferred read-onlyquote_glacier_retreat_monitoringRequest a FREE commercial quote for: Glacier Retreat Monitoring.
Inferred read-onlyquote_permafrost_thaw_riskRequest a FREE commercial quote for: Permafrost Thaw Risk.
Inferred read-onlyquote_coastal_erosion_riskRequest a FREE commercial quote for: Coastal Erosion Risk Assessment.
Inferred read-onlyquote_air_quality_assessmentRequest a FREE commercial quote for: Air Quality Assessment.
Inferred read-onlyquote_vegetation_health_indexRequest a FREE commercial quote for: Vegetation Health Index.
Inferred read-onlyquote_soil_moisture_riskRequest a FREE commercial quote for: Soil Moisture Risk Assessment.
Inferred read-onlyquote_custom_scientific_reportRequest a FREE commercial quote for: Custom Scientific Report.
Inferred read-onlyquote_climate_scenario_simulationRequest a FREE commercial quote for: Climate Scenario Simulation.
Inferred read-onlyquote_confidence_assessmentRequest a FREE commercial quote for: Confidence Assessment Report.
Inferred read-onlyquote_scientific_evidence_packageRequest a FREE commercial quote for: Scientific Evidence Package.
Inferred read-onlyquote_satellite_change_detectionRequest a FREE commercial quote for: Satellite Change Detection.
Inferred read-onlyquote_digital_twin_evaluationRequest a FREE commercial quote for: Digital Twin Evaluation.
Inferred read-onlyquote_esg_intelligenceRequest a FREE commercial quote for: ESG Intelligence Report.
Inferred read-onlyquote_asset_climate_riskRequest a FREE commercial quote for: Asset Climate Risk Scoring.
Inferred read-onlyquote_environmental_due_diligenceRequest a FREE commercial quote for: Environmental Due Diligence.
Inferred read-onlyquote_climate_forecast_interpretationRequest a FREE commercial quote for: Climate Forecast Interpretation.
Inferred read-onlyquote_water_stress_analysisRequest a FREE commercial quote for: Water Stress Analysis.
Inferred read-onlyquote_biodiversity_assessmentRequest a FREE commercial quote for: Biodiversity Assessment.
Inferred read-onlyquote_land_change_detectionRequest a FREE commercial quote for: Land Change Detection.
Inferred read-onlyquote_land_cover_classificationRequest a FREE commercial quote for: Land Cover Classification.
Inferred read-onlyquote_wildfire_exposureRequest a FREE commercial quote for: Wildfire Exposure Assessment.
Inferred read-onlyquote_climate_risk_assessmentRequest a FREE commercial quote for: Climate Risk Assessment.
Inferred read-onlyCONNECT 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.
carbonaa.org is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.