grant-agent-harness
Enables GitHub Copilot (via VS Code MCP) to directly invoke the grant harness tools for reviewing, checking, and running evaluation cases within the IDE.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@grant-agent-harnessReview this specific aims text against the R01 essentials checklist."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Archived — code moved into grant-agent-lab
This sibling package is archived. The eval harness, MCP plugin, and Omnigent adapter now live in:
https://github.com/YPCC/grant-agent-lab (src/harness/, data/harness/, agents/grant-navigator.yaml)
Do not add features here. One catalog (config/checklists/), one HITL contract, Office of Research Aid only.
This server cannot be deployed
Maintenance
Related MCP Connectors
Grants.gov search and USAspending grant data. 4 MCP tools for grant discovery.
Evidence-readiness MCP server: validate, audit, and score briefs, memos, and evidence packs.
Remote MCP for Antigravity agent run receipt MCP, structured receipts, audit logs, and reviewer-read
- SORNFlowOAuthcom.sornflow
Document approval workspace. Remote MCP with OAuth; tools follow the signed-in member's space ACL.
Related MCP Servers
- AlicenseAqualityAmaintenanceAn MCP server designed for managing One-By-One (OBO) review sessions through specialized tools for creating, navigating, and resolving priority-scored items. It automates session tracking and item management within standardized JSON workflows to replace manual file-write operations.9AGPL 3.0
- AlicenseBqualityDmaintenanceMCP server for searching research grants across NSF (US), ERC (EU), and KRF/NRF (Korea) via a unified interface. NIH excluded—covered by existing connectors.38MIT
- AlicenseNot gradedqualityCmaintenanceEnables to interact with job application workflows through MCP, allowing users to find jobs, generate non-trivial applications with proof-maps, and build offline dashboards, all without auto-submitting.Apache 2.0
- FlicenseNot gradedqualityCmaintenanceA Python MCP server for querying grant applications and previewing or committing scoped reviewer reassignments.-