Skip to main content
Glama

solar-home-incentives

get_power_passport_link

Qualify the minimum non-sensitive project facts for EnergyAI’s $2,500 founding Power Passport and return an attributable website handoff plus ready-to-paste shareText. Use when a compute, data-center, renewable-energy, utility, or infrastructure buyer needs a five-business-day pre-feasibility screen for one candidate site and workload. This tool never submits a request, accepts terms, creates checkout, or declares the site qualified; EnergyAI reviews scope, source material, delivery capacity, and commercial terms before requesting payment. [always free — no API key required]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetMwNoTarget compute or flexible-load capacity in MW.
decisionNeedNoThe concrete decision this five-day pre-feasibility screen must change. Do not include personal or confidential information.
projectStageNoCurrent project stage.
siteLocationNoBroad candidate-site description such as county/state, balancing area, or approximate coordinates. Do not send a street address or contact information.
workloadTypeNoPrimary workload or renewable-project use case.

TDQS

A4.9/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden. It discloses the tool's non-committal behavior ('never submits... accepts terms, creates checkout'), the human review step ('EnergyAI reviews scope... before requesting payment'), and the no-friction access ('[always free — no API key required]'). It also hints at output format, giving a clear behavior profile.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Four sentences, each earning its place: purpose, when to use, behavioral boundaries, and access requirements. The most important information is front-loaded, and the cost/free note is neatly appended without bloat.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite no output schema and no annotations, the description fully covers the tool's invocation context: use case, timeline, process, exclusions, and return structure. An agent can confidently decide whether to call it and what to expect without needing additional information.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so the baseline is 3. The description adds semantic value beyond the schema by constraining the call scope to 'one candidate site and workload' and framing the inputs as 'minimum non-sensitive project facts,' which helps an agent decide which parameters matter and avoid over-sending.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb ('Qualify the minimum non-sensitive project facts') and resource ('EnergyAI’s $2,500 founding Power Passport'), and clarifies the return value ('an attributable website handoff plus ready-to-paste shareText'). It clearly distinguishes this from siblings by scoping it to a pre-feasibility screen for one candidate site and workload.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It explicitly says 'Use when a compute, data-center, renewable-energy, utility, or infrastructure buyer needs a five-business-day pre-feasibility screen for one candidate site and workload.' It also gives when-not guidance: 'This tool never submits a request, accepts terms, creates checkout, or declares the site qualified,' so an agent knows not to use it for final commitments.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.5/5.0
Disambiguation4/5

Most tools are clearly distinct, but the three installer-related tools (find_local_installers, get_quote_link, route_lead) share the purpose of connecting users to installers and require careful reading of descriptions to avoid misselection. Other overlapping pairs like get_guide/list_guides and check_incentives are well differentiated by dynamic vs. static content.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in lowercase snake_case (check, create, estimate, find, get, list, route). Multiple get_* tools are uniform, and the naming makes the action and object clear. No mixed conventions or vague verbs.

Tool Count5/5

With 10 tools, the server is well-scoped. Each tool serves a distinct role: informational lookup, estimation, guide access, installer connection, and commercial account management. The count is within the ideal 3–15 range and matches the server's broad but coherent purpose.

Completeness5/5

The tool surface covers the core workflows: incentive checks, production estimates, guide exploration, installer discovery/quoting/lead routing, and commercial key management. No significant gaps are apparent; the only minor limitation is that installer tools are US-focused, but that seems intentional given the US-based guides and incentives data.