Analytics
energy-projects.com.au
Estimates mapped roof area, potential solar capacity, annual generation, gross energy value, and indicative Australian incentives for commercial building coordinates.
ENDPOINT 1
https://energy-projects.com.au/mcp
MCP server metadata
- Name
- energy-projects-au
- Version
- 1.0.0
Use assess_commercial_solar_site for indicative screening only. Preserve its assumptions and caveats when presenting results.
Known tools 1
assess_commercial_solar_siteEstimate mapped roof area, potential solar capacity, annual generation, gross energy value, and indicative Australian incentives for coordinates of a commercial building.
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.energy-projects-au]
url = "https://energy-projects.com.au/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"energy-projects-au": {
"type": "http",
"url": "https://energy-projects.com.au/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: energy-projects-au
Remote MCP URL: https://energy-projects.com.au/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": {
"energy-projects-au": {
"url": "https://energy-projects.com.au/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"energy-projects-au": {
"type": "http",
"url": "https://energy-projects.com.au/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "energy-projects-au",
"transport": "streamable-http",
"url": "https://energy-projects.com.au/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.