← Registry

Developer Tools

gamemarketcopilot.com

Provides full-text search, page retrieval, and navigation for documentation.

1 endpoint4 known toolsFirst detected July 27, 2026Last detected July 27, 2026

ENDPOINT 1

https://docs.gamemarketcopilot.com/mcp

No auth detected

MCP server metadata

Name
Game Market Copilot Docs
Version
1.0.4
Capabilities
tools

Known tools 4

search_docs

Full-text search across the documentation.

Inferred read-only
get_page

Fetch a single documentation page as agent-optimized Markdown (frontmatter included, components downleveled to plain Markdown).

Inferred read-only
list_pages

List every documentation page with its route, title, description, and content type.

Inferred read-only
get_navigation

Return the documentation navigation tree (header tabs and the sidebar hierarchy), reflecting how the docs are organized for readers.

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.game-market-copilot-docs]
url = "https://docs.gamemarketcopilot.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "game-market-copilot-docs": {
      "type": "http",
      "url": "https://docs.gamemarketcopilot.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: game-market-copilot-docs
Remote MCP URL: https://docs.gamemarketcopilot.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": {
    "game-market-copilot-docs": {
      "url": "https://docs.gamemarketcopilot.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "game-market-copilot-docs": {
      "type": "http",
      "url": "https://docs.gamemarketcopilot.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "game-market-copilot-docs",
  "transport": "streamable-http",
  "url": "https://docs.gamemarketcopilot.com/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 gamemarketcopilot.com was fetched 2026-07-31T12:15:16.300Z and is being refreshed.

Trust status Neutral

gamemarketcopilot.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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