MCP Tools — Grants
Grant rounds, applications, and allocation.
2 tools in this registry. Every tool is callable over the MCP endpoint (
/api/mcp); the badge on each shows which auth modes may invoke it. See Auth models and the MCP overview.
rivr.grants.apply
Session
MCP Token
Apply an existing project to a grant round on behalf of the actor.
Parameters
| Param | Type | Required | Description |
|---|---|---|---|
grantRoundId | string | yes | |
projectId | string | yes | |
notes | string | — |
rivr.grants.create_application
Session
MCP Token
Create a project to apply for grants with. ownerId is the agent (the actor or a group the actor administers) that will own the project.
Parameters
| Param | Type | Required | Description |
|---|---|---|---|
name | string | yes | |
ownerId | string | yes | |
description | string | — |