General Tools
lagscope.com
Provides network connection quality testing, ISP rankings, and educational explanations for gamers.
ENDPOINT 1
https://lagscope.com/mcp
MCP server metadata
- Name
- lagscope
- Version
- 8.40
Known tools 4
run_connection_testRun a real 60-second connection quality test (game-like UDP probes) and show the result live in an interactive widget.
Inferred read-onlylookup_isp_rankingLook up an ISP's gaming-quality ranking from LagScope's live leaderboard data.
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.lagscope]
url = "https://lagscope.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"lagscope": {
"type": "http",
"url": "https://lagscope.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: lagscope
Remote MCP URL: https://lagscope.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": {
"lagscope": {
"url": "https://lagscope.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"lagscope": {
"type": "http",
"url": "https://lagscope.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "lagscope",
"transport": "streamable-http",
"url": "https://lagscope.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.