← Registry

General Tools

grantiq.us

Searches and retrieves details on government grants and contracts, and matches opportunities to organizational profiles.

1 endpoint8 known toolsFirst detected June 5, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.grantiq.us/mcp

No auth detected

MCP server metadata

Name
GrantIQ MCP
Version
3.2.4
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui

Known tools 8

search_grants

Search Grants.

Inferred read-only
get_grant_details

Fetch the full grant record for a Grants.

Inferred read-only
search_contracts

Search SAM.

Inferred read-only
get_contract_details

Fetch the full SAM.

Inferred read-only
match_opportunities

Return the top ~10 grants + contracts matched to an org profile.

Inferred read-only
get_agencies

List agencies with currently-open opportunities.

Inferred read-only
get_deadlines

Return grants whose response deadline is within `days_ahead` days.

Inferred read-only
search_awards

Search past SAM.

Inferred read-only

CONNECT 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.

Trust status Trusted

grantiq.us is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.