← Registry

General Tools

grantiq.co.uk

Helps users find and evaluate UK and EU grant opportunities through chat-based search and explanations.

1 endpoint6 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://grantiq.co.uk/mcp

No auth detected

MCP server metadata

Name
GrantNavigator.Mcp
Version
1.0.0.0
Capabilities
loggingresources.listChangedtools.listChanged

Known tools 6

complete_profile

GrantIQ complete_profile: fills in the user's matching profile field-by-field via chat.

Inferred read-only
search

GrantIQ search: find UK & EU grants matching a free-text query.

Inferred read-only
explain_opportunity

GrantIQ explain_opportunity: plain-English unpack of a single grant.

Inferred read-only
should_apply

GrantIQ should_apply: opinionated apply / don't-apply decision for a specific grant.

Inferred read-only
fetch

GrantIQ fetch: return the full record for a single grant by id.

Inferred read-only
find_opportunities

GrantIQ find_opportunities: runs the user's profile through the AI matching engine to find the top grants.

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.grantnavigator-mcp]
url = "https://grantiq.co.uk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "grantnavigator-mcp": {
      "type": "http",
      "url": "https://grantiq.co.uk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: grantnavigator-mcp
Remote MCP URL: https://grantiq.co.uk/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": {
    "grantnavigator-mcp": {
      "url": "https://grantiq.co.uk/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "grantnavigator-mcp": {
      "type": "http",
      "url": "https://grantiq.co.uk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "grantnavigator-mcp",
  "transport": "streamable-http",
  "url": "https://grantiq.co.uk/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.co.uk was fetched 2026-08-23T16:18:38.327Z.

Trust status RestrictedContent

grantiq.co.uk is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

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