← Registry

Developer Tools

zivisaiah.com

Provides access to Ziv Isaiah's website content including site structure, bio, technical essays, and open source projects.

1 endpoint7 known toolsFirst detected September 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://www.zivisaiah.com/api/mcp

No auth detected

MCP server metadata

Name
zivisaiah.com-webmcp
Version
1.0.0
Capabilities
toolsresources
Server instructions

WebMCP endpoint for zivisaiah.com. Use tools to search essays, discover open-source projects, and query executive background.

Known tools 7

get_site_overview

Site Architecture & Navigation Index — returns high-level site structure, canonical taxonomy pillars, aggregate content metrics, and top-level navigation routes for zivisaiah.com.

Inferred read-only
read_profile_bio

Executive Biography & Credentials — returns professional background, 3 granted US patents, active CTO leadership at Clarity, prior startup exits (nSure.ai, Zeek), education, and external social profiles for Ziv Isaiah.

Inferred read-only
get_latest_articles

Technical Essays Search & Paging — queries and filters the 19 technical essays across 5 canonical pillars (Leadership & Culture, Agentic AI & Security, Deepfake Defense, Product & Engineering Strategy, Frontier AI) with pagination, keyword search, and sorting.

Inferred read-only
get_article_content

Essay Full Markdown Content — retrieves the complete markdown body, metadata, and reading time for a specific essay slug.

Inferred read-only
get_projects_overview

Open Source Repository Catalog — retrieves the structured portfolio of 6 open-source agent security tools under github.com/onegate-bot (OneGate, WebMcpGate, NanoGate, MountGate, LLMCodeMesh, GrowthGate) with clone instructions and tech stacks.

Inferred read-only
get_live_status

Real-Time Operational Availability — retrieves current speaking availability, advisory engagement status, local time zone, and WebMCP protocol compliance version for Ziv Isaiah.

Inferred read-only
post_greeting_to_humans

Autonomous Agent Welcome & Multilingual Guestbook — allows visiting autonomous AI agents and LLM delegates to leave a friendly greeting or note (up to 256 characters) in their primary/native language (English, Hebrew, Spanish, French, Japanese, etc.) for human visitors to read on the public WebMCP Agent Feed.

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.zivisaiah-com-webmcp]
url = "https://www.zivisaiah.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zivisaiah-com-webmcp": {
      "type": "http",
      "url": "https://www.zivisaiah.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: zivisaiah-com-webmcp
Remote MCP URL: https://www.zivisaiah.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": {
    "zivisaiah-com-webmcp": {
      "url": "https://www.zivisaiah.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zivisaiah-com-webmcp": {
      "type": "http",
      "url": "https://www.zivisaiah.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zivisaiah-com-webmcp",
  "transport": "streamable-http",
  "url": "https://www.zivisaiah.com/api/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.

Indexed

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