← Registry

Browser Tools

kevinmull.in

A browser tool MCP server for exploring Kevin Mullin's personal site by summarizing it, listing pages, and navigating to site paths or homepage sections.

WebMCP1 endpoint3 known toolsFirst detected September 18, 2026Last detected September 18, 2026

ENDPOINT 1

https://kevinmull.in

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 3

get_site_summary

Return a short summary of Kevin Mullin and this personal site.

Inferred read-only
list_pages

List main pages on kevinmull.in.

Inferred read-only
navigate

Navigate the browser to a site path or homepage section.

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://kevinmull.in"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://kevinmull.in"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://kevinmull.in

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://kevinmull.in"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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