INDIVIDUAL MCP TOOL
describe_power_plant_costs_v1
Describe native-XBRL Form 1 plant-cost facts, units, coverage, and exact-fact citations.
LIVE ENDPOINT
https://api.exascale.build/mcp
Connect to this endpoint to inspect the live schema for describe_power_plant_costs_v1 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
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.exascale-build]
url = "https://api.exascale.build/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"exascale-build": {
"type": "http",
"url": "https://api.exascale.build/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: exascale-build
Remote MCP URL: https://api.exascale.build/mcp
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": {
"exascale-build": {
"url": "https://api.exascale.build/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"exascale-build": {
"type": "http",
"url": "https://api.exascale.build/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "exascale-build",
"transport": "streamable-http",
"url": "https://api.exascale.build/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_capabilities_v1— List available exascale.get_source_evidence_v1— Fetch and hash-verify the raw source row behind a returned citation.describe_capability_v1— Describe any served capability by name — the generic twin of the named describe tools.query_capability_v1— Query any served capability by name — the generic twin of the named query tools, reaching every capability including ones newer than your client's cached tool list.describe_power_capacity_v1— Describe valid filters, groupings, metrics, detail fields, and citation fields for power.query_power_capacity_v1— Query verified U.describe_power_generation_v1— Describe valid filters, groupings, atoms, metrics, detail fields, and citation fields for power.query_power_generation_v1— Query verified U.