HigherGov Connector for AI agents.
12 live capabilities
Track federal contracts and government grants through your AI client.
Waiting for input…
Why people use HigherGov
HigherGov : Stop Sifting Through Fragmented Government Portals
With this Connector, you just ask your agent to do the heavy lifting. You can query specific agencies, find active RFPs, and pull the actual documents into your workspace in one go. You move from manual data entry to active market intelligence, getting the answers you need without ever opening a government website.
What Vinkius changes
You get a dedicated B2G analyst that feeds you real-time procurement data on demand.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding Cybersecurity RFPs
A contractor asks for federal cybersecurity jobs in Washington and gets a list of active solicitations immediately using get_opportunity.
- Real-world use case 02
Competitor Benchmarking
An analyst asks for all awards won by a specific company in the last year to see their total contract value using list_awardees.
- Real-world use case 03
Grant Research
A non-profit lead asks for all infrastructure grants in Florida to find potential funding for a new community center using list_grants.
Complete set · 12capabilities
The complete HigherGov capability set.
These are the exact actions your AI can choose when you ask it to work with HigherGov.
01—04
4 capabilities in this set.
Part of 12 available through HigherGov.
- 01 Capability
Get agency
Use get_agency to retrieve detailed information about a specific government agency. It gives you a better look at their spending habits.
- 02 Capability
Get awardee
Use get_awardee to get detailed profiles of specific awardees and organizations. This helps you understand who is winning the most work.
- 03 Capability
Get contract
Use get_contract to pull the specific details of a government contract award. You can use this to see the exact scope of a past win.
- 04 Capability
Get documents
Use get_documents to access and retrieve the documents and attachments for an opportunity. This lets you read the full solicitation easily.
05—08
4 capabilities in this set.
Part of 12 available through HigherGov.
- 05 Capability
Get grant
Use get_grant to get the specific details of a government grant award. It helps you see how non-contractual funds are being used.
- 06 Capability
List agencies
Use list_agencies to see a full list of government agencies. It helps you identify the right bodies to target for your specific industry.
- 07 Capability
List awardees
Use list_awardees to see which companies and organizations have won contracts. This is great for mapping out your competition.
- 08 Capability
List contracts
Use list_contracts to pull a list of government contract awards. You can use this to see spending trends in your niche.
09—12
4 capabilities in this set.
Part of 12 available through HigherGov.
- 09 Capability
List grants
Use list_grants to list all government grant awards for a specific search. This helps you find new funding sources for your project.
- 10 Capability
List opportunities
Use list_opportunities to browse through current government contract opportunities. It makes finding new leads much faster.
- 11 Capability
Search by id
Use search_by_id to find a specific record using a HigherGov Search ID. This is the fastest way to pull a known entry.
- 12 Capability
Get opportunity
Use get_opportunity to get the specific details for a single contract opportunity. This helps you quickly review requirements without searching through multiple pages.
Set up in minutes
One URL. Then ask HigherGov to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use HigherGov from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_AaR6k2NcLioHgBzaU5iY6Yvrj6bJpkKLuelMQHfB/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it HigherGov, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable HigherGov for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_AaR6k2NcLioHgBzaU5iY6Yvrj6bJpkKLuelMQHfB/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the HigherGov URL.
- Step 03
Save and start
Save the connection and enable HigherGov in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"highergov": {
"url": "https://edge.vinkius.com/vk_preview_AaR6k2NcLioHgBzaU5iY6Yvrj6bJpkKLuelMQHfB/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using HigherGov
Open Agent mode in chat and ask: "Using HigherGov, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"highergov": {
"url": "https://edge.vinkius.com/vk_preview_AaR6k2NcLioHgBzaU5iY6Yvrj6bJpkKLuelMQHfB/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using HigherGov
Ask Copilot: "Using HigherGov, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"highergov": {
"url": "https://edge.vinkius.com/vk_preview_AaR6k2NcLioHgBzaU5iY6Yvrj6bJpkKLuelMQHfB/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using HigherGov
Open Cascade and ask: "Using HigherGov, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"highergov": {
"url": "https://edge.vinkius.com/vk_preview_AaR6k2NcLioHgBzaU5iY6Yvrj6bJpkKLuelMQHfB/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using HigherGov
Ask Cline: "Using HigherGov, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add highergov --transport http "https://edge.vinkius.com/vk_preview_AaR6k2NcLioHgBzaU5iY6Yvrj6bJpkKLuelMQHfB/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using HigherGov
Ask Claude: "Using HigherGov, show me...". 12 tools are ready
Where the request belongs
Work HigherGov can move forward.
This is for the government contractor who is tired of missing out on RFPs because they can't keep up with the constant flow of new solicitations. It's for the analyst who needs to prove a market exists before the company commits resources.
Government Contractor
Identifies relevant RFPs that match their core capabilities without manual searching.
Market Analyst
Performs deep-dive competitor research and agency spending analysis through automated queries.
Business Development Lead
Tracks procurement pipelines and finds key agency contacts to build a lead list.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGovCon API
Manage government contracts. audit opportunities and agencies via AI.
DOD Contracts (FPDS)
Search and analyze Department of Defense (DOD) and federal contracts via the FPDS Atom Feed directly from your AI agent.
OpenGov
Access OpenGov data directly—list reports, query financial funds, and manage users or departments through your AI agent.
USAspending (Federal Spending)
Analyze US federal spending data. query agency budgets, track awards, and explore geographic spending patterns directly from your AI agent.
Good Grants
Discover and manage grant applications with a platform that matches your organization to the right funding opportunities.
Federal Register API
Access US public documents. audit rules and agencies via AI.
Bring your own AI
Change the model, client or framework. Keep HigherGov connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about HigherGov.
The practical details behind the request, access and result.
Can I use HigherGov MCP to find federal grants?
Yes, you can use this Connector to find and list federal grants. It pulls details on who received them and what they were for, which helps you identify funding sources quickly.
How does HigherGov MCP help with competitor research?
It lets you see who won which contracts and how much they were awarded. You can ask your agent to pull a list of awards for a specific company to see their recent wins.
Can I get the actual RFP documents with HigherGov MCP?
Yes, you can pull the documents and attachments for any opportunity. Your agent can grab the files so you can review the requirements without searching through portals.
Does HigherGov MCP cover state and local contracts too?
It does. You can search for federal, state, and local opportunities. This gives you a wider view of the public sector market beyond just national contracts.
Can my agent find specific government agencies for me?
Yes, you can ask it to list agencies or get specific details on a single one. This helps you identify the right stakeholders and spending patterns.
Can I search for contract opportunities by industry code (NAICS)?
Yes! You can use industry codes like NAICS as parameters in the list_opportunities and list_contracts capabilities to precisely target your market sector.
How do I retrieve solicitation documents for an opportunity?
First, use the get_opportunity capability to find document paths. Then, use the get_documents capability with the opportunity ID to retrieve secure, temporary download links.
Does the integration allow monitoring competitor awards?
Absolutely. You can search past awards by company name or unique identifier using the list_contracts capability to understand your competitors' government footprint.
One connection away
Give your agent a direct line to HigherGov.
Connect HigherGov once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available