← Registry

Data Collection

ktsglobal.live

Provides tools to query a decentralized knowledge base for topology, federation coherence, claims, concepts, and entities.

1 endpoint5 known toolsFirst detected July 14, 2026Last detected August 21, 2026

ENDPOINT 1

https://ktsglobal.live/mcp

No auth detected

MCP server metadata

Name
KTS-NODE-1-MCP-Server
Version
1.0.0
Capabilities
resources.subscriberesources.listChangedtools.listChangedprompts.listChangedlogging

Known tools 5

get_topology

Get current KTS Global Authority Network topology

Inferred read-only
get_federation_coherence

Get current federation coherence snapshot

Inferred read-only
verify_claim

Verify a specific claim by ID

Inferred read-only
search_concepts

Search concepts in crystal knowledge base

Inferred read-only
get_entity

Get entity information by ID

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.kts-node-1-mcp-server]
url = "https://ktsglobal.live/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kts-node-1-mcp-server": {
      "type": "http",
      "url": "https://ktsglobal.live/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kts-node-1-mcp-server
Remote MCP URL: https://ktsglobal.live/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": {
    "kts-node-1-mcp-server": {
      "url": "https://ktsglobal.live/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kts-node-1-mcp-server": {
      "type": "http",
      "url": "https://ktsglobal.live/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kts-node-1-mcp-server",
  "transport": "streamable-http",
  "url": "https://ktsglobal.live/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 ktsglobal.live was fetched 2026-08-23T14:17:55.614Z and is being refreshed.

Trust status Trusted

ktsglobal.live is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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