General Tools
grantiq.us
Searches and retrieves details on government grants and contracts, and matches opportunities to organizational profiles.
ENDPOINT 1
https://mcp.grantiq.us/mcp
MCP server metadata
- Name
- GrantIQ MCP
- Version
- 3.2.4
Known tools 8
match_opportunitiesReturn the top ~10 grants + contracts matched to an org profile.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.grantiq-mcp]
url = "https://mcp.grantiq.us/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"grantiq-mcp": {
"type": "http",
"url": "https://mcp.grantiq.us/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: grantiq-mcp
Remote MCP URL: https://mcp.grantiq.us/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"grantiq-mcp": {
"url": "https://mcp.grantiq.us/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"grantiq-mcp": {
"type": "http",
"url": "https://mcp.grantiq.us/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "grantiq-mcp",
"transport": "streamable-http",
"url": "https://mcp.grantiq.us/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for grantiq.us was fetched 2026-08-03T15:15:33.604Z and is being refreshed.
grantiq.us is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.