INDIVIDUAL MCP TOOL
get_warriors_fund_programs
Describe the five direct-aid programs operated by Wounded Warriors itself: (1) Emergency Financial Aid, (2) HRT Sponsorships, (3) Care Packages for Hospitalized Veterans, (4) Housing Down-Payment Assistance, (5) Community Partnerships.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent endpoint
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.warriorsfund-org]
url = "https://warriorsfund.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"warriorsfund-org": {
"type": "http",
"url": "https://warriorsfund.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: warriorsfund-org
Remote MCP URL: https://warriorsfund.org/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": {
"warriorsfund-org": {
"url": "https://warriorsfund.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"warriorsfund-org": {
"type": "http",
"url": "https://warriorsfund.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "warriorsfund-org",
"transport": "streamable-http",
"url": "https://warriorsfund.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_veteran_resources— Find verified veteran resources (VA hospitals, clinics, benefits offices, mental health, housing, employment) near a US ZIP code.search_veteran_resources_by_text— Natural-language full-text search over the entire veteran-resource corpus (name, services, notes, city).get_veteran_resource_stats— Get current statistics about the veteran resource database: total count, breakdown by type and stateveteran_crisis_resources— Get immediate crisis support info for a veteran in distress.search_by_city— Find veteran resources near a US city name.calculate_va_benefits— Estimate VA disability compensation or GI Bill education benefits based on rating and service years.find_cvso— Find a County Veterans Service Officer (CVSO) — free, state-employed claims representatives who help veterans file VA disability and pension claims.find_accredited_representative— Find a VA-accredited attorney, claim agent, or VSO representative (from the VA Office of General Counsel roster).