Skip to main content
ClaudeWave
tytutueh13-sudo avatar
tytutueh13-sudo

federal-grant-evidence-mcp

View on GitHub

Source-backed U.S. federal grant screening: cited requirements, amendments, hard gates, and award history via MCP

SubagentsOfficial Registry0 stars0 forksMITUpdated today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/9/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/tytutueh13-sudo/federal-grant-evidence-mcp && cp federal-grant-evidence-mcp/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Use cases

Subagents overview

# Federal Grant Evidence MCP

Federal Grant Evidence is an independent UtilityHouse product for source-backed pursuit screening of U.S. federal grant opportunities. It finds current Grants.gov records, compares a bounded non-personal organization profile with cited hard gates, and can return a versioned award-history evidence pack when the required official evidence is complete.

It does not determine legal eligibility, predict awards, draft applications, or submit applications. It is not affiliated with Grants.gov or the U.S. government.

![Federal Grant Evidence opportunity-screening interface](assets/federal-grant-evidence-home.png)

## Free-beta access

`https://grants.utilityhouse.xyz/mcp`

The full remote MCP surface advertises seven tools:

- `get_grant_document_manifest` — list the official attachment set and its completeness state.
- `analyze_nofo_requirements` — return source-located pre-award requirement evidence.
- `compare_grant_amendments` — compare consecutive official revisions with before/after citations.
- `search_federal_grants` — free discovery from current official records.
- `analyze_federal_grant` — free cited hard-gate preview.
- `get_federal_grant_evidence_pack` — complete versioned pack when available.
- `submit_federal_grant_profile_v2_beta` — opt-in opportunity 359701 proof from user-attested current non-personal facts; raw profile not retained.

The hosted MCP endpoints below expose the full seven-tool surface. Apify is an
intentional three-operation read-only subset for Actor users; it does not
accept the opt-in proof write and its listing must say so explicitly.

All advertised tools are free during the limited beta. The complete pack and opt-in proof share a limit of 100 newly released results per UTC day. The proof path requires explicit current-fact attestation, explicit intent to apply to opportunity 359701, and explicit consent to retain only the derived result for 30 days. No wallet, payment authorization, or blockchain transaction is requested. A future paid release is separate and mainnet remains locked.

For aggregate channel attribution, directory and client integrations use equivalent channel-specific endpoints:

| Channel | Endpoint |
|---|---|
| OpenAI / ChatGPT | `https://grants.utilityhouse.xyz/mcp/openai` |
| Claude | `https://grants.utilityhouse.xyz/mcp/claude` |
| Official MCP Registry | `https://grants.utilityhouse.xyz/mcp/registry` |
| Smithery | `https://grants.utilityhouse.xyz/mcp/smithery` |
| Cursor | `https://grants.utilityhouse.xyz/mcp/cursor` |
| Glama | `https://grants.utilityhouse.xyz/mcp/glama` |
| PulseMCP | `https://grants.utilityhouse.xyz/mcp/pulsemcp` |
| Gemini | `https://grants.utilityhouse.xyz/mcp/gemini` |
| GitHub Copilot | `https://grants.utilityhouse.xyz/mcp/copilot` |

Every endpoint exposes the same advertised tools and the same free-beta behavior. The service stores only aggregate Korea calendar date (Asia/Seoul), channel, tool, outcome, and count in usage analytics. The separate opt-in proof path stores a derived pointer-only pack and attestation receipt for 30 days after explicit consent, but never the raw profile. Usage analytics do not store caller identity, request bodies, organization profiles, result contents, wallet data, or transaction data.

## Install

### Agent Plugins clients

This repository implements Agent Plugins 1.0 with a root `plugin.json` and `mcp.json`. Compatible clients can install the repository directly.

### Claude

Add a custom web connector with the Claude endpoint. In Claude Code:

```sh
claude mcp add --transport http federal-grant-evidence https://grants.utilityhouse.xyz/mcp/claude
```

The repository also includes a validated Claude plugin manifest, remote MCP configuration, and a narrowly scoped tool-routing skill for submission to the official Claude Plugin Directory.

### Gemini CLI

```sh
gemini extensions install https://github.com/tytutueh13-sudo/federal-grant-evidence-mcp --auto-update
```

The repository is also tagged with `gemini-cli-extension` for Gemini's automatic extension-gallery discovery.

### GitHub Copilot in VS Code

[Install Federal Grant Evidence in VS Code](vscode:mcp/install?%7B%22name%22%3A%22federal-grant-evidence%22%2C%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fgrants.utilityhouse.xyz%2Fmcp%2Fcopilot%22%7D)

Or install from a terminal:

```sh
code --add-mcp '{"name":"federal-grant-evidence","type":"http","url":"https://grants.utilityhouse.xyz/mcp/copilot"}'
```

### GitHub Copilot cloud agent

Repository administrators can paste [`copilot-mcp.json`](./copilot-mcp.json) into **Settings → Copilot → MCP servers**. It explicitly allowlists the advertised tools. Only the opt-in proof tool writes data, and it stores only the consented derived result and receipt.

### Other Agent Plugin clients and Cursor

Install this Agent Plugin where supported, or add the matching Streamable HTTP endpoint above as a remote MCP server named `federal-grant-evidence`.

## Documentation

- Product: https://grants.utilityhouse.xyz/from/github
- MCP contract: https://grants.utilityhouse.xyz/developers
- Official MCP Registry API record: https://registry.modelcontextprotocol.io/v0.1/servers?search=xyz.utilityhouse%2Ffederal-grant-evidence
- Public Smithery listing: https://smithery.ai/servers/tytutueh13/federal-grant-evidence
- Reproducible sample: https://grants.utilityhouse.xyz/sample
- Data status: https://grants.utilityhouse.xyz/data
- Privacy: https://grants.utilityhouse.xyz/privacy
- Terms: https://grants.utilityhouse.xyz/terms
agent-pluginsfederal-grantsgemini-cli-extensiongrant-researchgrants-govmcp

What people ask about federal-grant-evidence-mcp

What is tytutueh13-sudo/federal-grant-evidence-mcp?

+

tytutueh13-sudo/federal-grant-evidence-mcp is subagents for the Claude AI ecosystem. Source-backed U.S. federal grant screening: cited requirements, amendments, hard gates, and award history via MCP It has 0 GitHub stars and its last recorded update is dated 2026-09-08.

How do I install federal-grant-evidence-mcp?

+

You can install federal-grant-evidence-mcp by cloning the repository (https://github.com/tytutueh13-sudo/federal-grant-evidence-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is tytutueh13-sudo/federal-grant-evidence-mcp safe to use?

+

Our security agent has analyzed tytutueh13-sudo/federal-grant-evidence-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains tytutueh13-sudo/federal-grant-evidence-mcp?

+

tytutueh13-sudo/federal-grant-evidence-mcp is maintained by tytutueh13-sudo. The last recorded GitHub activity is dated 2026-09-08, with 0 open issues.

Are there alternatives to federal-grant-evidence-mcp?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy federal-grant-evidence-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: tytutueh13-sudo/federal-grant-evidence-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/tytutueh13-sudo-federal-grant-evidence-mcp)](https://claudewave.com/repo/tytutueh13-sudo-federal-grant-evidence-mcp)
<a href="https://claudewave.com/repo/tytutueh13-sudo-federal-grant-evidence-mcp"><img src="https://claudewave.com/api/badge/tytutueh13-sudo-federal-grant-evidence-mcp" alt="Featured on ClaudeWave: tytutueh13-sudo/federal-grant-evidence-mcp" width="320" height="64" /></a>