How to Use the NIH RePORTER (Research Funding) MCP in Claude Code
Query NIH RePORTER (Research Funding) straight from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect NIH RePORTER (Research Funding) MCP to Claude Code
Create your Vinkius account to connect NIH RePORTER (Research Funding) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless Grant Queries
The `search_projects` tool executes NIH database queries directly from your command line. You pass a prompt to Claude Code, and it fetches funding amounts, principal investigators, and grant IDs without ever opening a browser. This fits perfectly into automated workflows. You can run a cron job that checks for new grants in your research area every week, pipes the output to jq, and alerts your team via a webhook.
Terminal-Native Publication Search
The `search_publications` tool grabs every paper tied to an NIH project ID. Claude Code handles the API request and returns the raw publication data straight to stdout. Chain this into your existing bash scripts. Grab a list of project IDs from a local text file, feed them to the agent, and have it pull the corresponding publication records to build a plaintext bibliography.
Claude Code MCP Server Automation
Forget writing custom Python wrappers for the NIH API. This server exposes the endpoints as native tools that Claude Code can invoke during a headless session. Run it inside a GitHub Action or a Docker container. The agent manages the query parameters and handles the response parsing, letting you integrate federal funding data directly into your CI/CD pipelines.
Set up NIH RePORTER (Research Funding) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seenih-reporter-research-funding-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest NIH RePORTER (Research Funding) transactions." It will automatically discover and invoke the available NIH RePORTER (Research Funding) tools.
claude mcp add --transport http nih-reporter-research-funding-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about NIH RePORTER (Research Funding) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the NIH RePORTER (Research Funding) MCP today
We host it, we monitor it, we maintain it. You just paste one token.