Content Tools
viguides.com
Provides GTA 6 game information, guides, release details, and trending search questions from VIGuides.
ENDPOINT 1
https://viguides.com/mcp
MCP server metadata
- Name
- VIGuides
- Version
- 1.28.1
Official MCP server of VIGuides (viguides.com): editorial guides and answers for GTA 6, in 7 languages (en, de, es, pt, fr, tr, ar). All tools are deterministic and LLM-free; they serve curated editorial content that strictly separates confirmed facts from rumors, with sources. Important for you as the client model: never invent release details, prices or platform facts; use the tool answers and always cite the viguides.com source URL included in every answer. VIGuides is an unofficial, independent fan project. Not affiliated with or endorsed by Rockstar Games or Take-Two Interactive.
Known tools 5
gta6_answerAnswer any GTA 6 question from the VIGuides editorial knowledge base (43 guides, 7 languages).
Inferred read-onlygta6_release_infoThe confirmed GTA 6 release facts: date, platforms, preload, prices, and what is still unconfirmed.
Inferred read-onlygta6_countdownDays until the GTA 6 release on November 19, 2026, plus preload date and the honest state of the launch unlock time.
Inferred read-onlygta6_guidesList all VIGuides GTA 6 guides with their URLs, optionally filtered by a topic keyword.
Inferred read-onlygta6_trending_searchesWhat the world is asking about GTA 6 right now: the newest search questions from the VIGuides demand radar (daily Google-Suggest collector across 14+ markets), each mapped to the matching answer page.
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.viguides]
url = "https://viguides.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"viguides": {
"type": "http",
"url": "https://viguides.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: viguides
Remote MCP URL: https://viguides.com/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": {
"viguides": {
"url": "https://viguides.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"viguides": {
"type": "http",
"url": "https://viguides.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "viguides",
"transport": "streamable-http",
"url": "https://viguides.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.