← Registry

General Tools

99xlab.com

Provides general-purpose tools through the Model Context Protocol.

WebMCP2 endpoints7 known toolsFirst detected September 26, 2026Last detected September 26, 2026

ENDPOINT 1

https://99xlab.com/api/mcp

No auth detected

MCP server metadata

Name
99xlab-public-lab
Version
2.3.0
Capabilities
tools.listChanged
Server instructions

Use these read-only tools to understand public 99xlab material, expose reliance boundaries, and prepare direction. For plan_99xlab_journey, always render destination_name as a clickable Markdown link to destination_url, then include why_this_route and first_action. Never omit the URL or claim it opened. The guided link opens the relevant page with the 99xlab assistant ready to continue. No tool creates a commitment or reads private records.

Known tools 6

search

Searches bounded public 99xlab material.

Inferred read-only
fetch

Fetches one public source returned by search using its stable source ID.

Inferred read-only
search_99xlab_knowledge

Returns a concise answer from the approved public 99xlab position and labels whether it is supported or still needs a human.

Inferred read-only
find_next_nine

Builds a bounded Dependability Brief from a named system, intolerable failure, and decision deadline.

Inferred read-only
build_decision_brief

Packages supplied facts, unknowns, and a next test into a portable brief.

Inferred read-only
plan_99xlab_journey

Use this when a visitor asks where to go next, what to do next, to be shown around, or to continue on 99xlab.com.

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.99xlab-public-lab]
url = "https://99xlab.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "99xlab-public-lab": {
      "type": "http",
      "url": "https://99xlab.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 99xlab-public-lab
Remote MCP URL: https://99xlab.com/api/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": {
    "99xlab-public-lab": {
      "url": "https://99xlab.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "99xlab-public-lab": {
      "type": "http",
      "url": "https://99xlab.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "99xlab-public-lab",
  "transport": "streamable-http",
  "url": "https://99xlab.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://99xlab.com

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
declarative

Known tools 1

ask_99xlab_lab

Ask the proof-bearing 99xlab Lab Session a question and receive an answer with evidence, unknowns, scope, judgment, and a next test.

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.webmcp]
url = "https://99xlab.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://99xlab.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://99xlab.com

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": {
    "webmcp": {
      "url": "https://99xlab.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://99xlab.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://99xlab.com"
}
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.

Indexed

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