INDIVIDUAL MCP TOOL
submit_federal_grant_profile_v2_beta
Use this opt-in free-beta tool only when the user wants to test opportunity 359701 against current actual non-personal organization, project, and readiness facts.
LIVE ENDPOINT
https://grants.utilityhouse.xyz/mcp/registry
Connect to this endpoint to inspect the live schema for submit_federal_grant_profile_v2_beta 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.federal-grant-evidence]
url = "https://grants.utilityhouse.xyz/mcp/registry"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"federal-grant-evidence": {
"type": "http",
"url": "https://grants.utilityhouse.xyz/mcp/registry"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: federal-grant-evidence
Remote MCP URL: https://grants.utilityhouse.xyz/mcp/registry
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": {
"federal-grant-evidence": {
"url": "https://grants.utilityhouse.xyz/mcp/registry"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"federal-grant-evidence": {
"type": "http",
"url": "https://grants.utilityhouse.xyz/mcp/registry"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "federal-grant-evidence",
"transport": "streamable-http",
"url": "https://grants.utilityhouse.xyz/mcp/registry"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_grant_document_manifest— Use this when the user needs to know which official documents a U.analyze_nofo_requirements— Use this after the document manifest, when the user needs the requirements stated inside a U.compare_grant_amendments— Use this when the user needs to know what changed between revisions of a U.search_federal_grants— Use this when the user needs to find current or forecasted U.analyze_federal_grant— Use this when the user needs a sourced go/no-go pursuit screen for one U.get_federal_grant_evidence_pack— Use this limited free-beta tool after search or preview when the user wants a complete, versioned hard-gate and award-history evidence pack for one U.