General Tools
grantiq.co.uk
Helps users find and evaluate UK and EU grant opportunities through chat-based search and explanations.
ENDPOINT 1
https://grantiq.co.uk/mcp
MCP server metadata
- Name
- GrantNavigator.Mcp
- Version
- 1.0.0.0
Known tools 6
complete_profileGrantIQ complete_profile: fills in the user's matching profile field-by-field via chat.
Inferred read-onlyexplain_opportunityGrantIQ explain_opportunity: plain-English unpack of a single grant.
Inferred read-onlyshould_applyGrantIQ should_apply: opinionated apply / don't-apply decision for a specific grant.
Inferred read-onlyfind_opportunitiesGrantIQ find_opportunities: runs the user's profile through the AI matching engine to find the top grants.
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.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.
grantiq.co.uk is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.