← Registry

Developer Tools

christianwilcox.com

Retrieve a developer's profile, blog posts, and photography portfolio.

1 endpoint4 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://christianwilcox.com/.well-known/mcp-server

No auth detected

MCP server metadata

Name
Christian Wilcox WebMCP
Version
1.0.0
Capabilities
tools

Known tools 4

get_developer_profile

Retrieve the developer and systems profile of Christian Wilcox.

Inferred read-only
list_blog_posts

List all published blog posts and notes, including slugs, tags, and summaries.

Inferred read-only
read_blog_post

Read the complete, raw markdown content of a specific blog post or note by its slug.

Potential side effects
search_photography

Search the titles, captions, and locations in the photography portfolio.

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.christian-wilcox-webmcp]
url = "https://christianwilcox.com/.well-known/mcp-server"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "christian-wilcox-webmcp": {
      "type": "http",
      "url": "https://christianwilcox.com/.well-known/mcp-server"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: christian-wilcox-webmcp
Remote MCP URL: https://christianwilcox.com/.well-known/mcp-server

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": {
    "christian-wilcox-webmcp": {
      "url": "https://christianwilcox.com/.well-known/mcp-server"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "christian-wilcox-webmcp": {
      "type": "http",
      "url": "https://christianwilcox.com/.well-known/mcp-server"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "christian-wilcox-webmcp",
  "transport": "streamable-http",
  "url": "https://christianwilcox.com/.well-known/mcp-server"
}
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 christianwilcox.com was fetched 2026-08-08T05:47:27.447Z and is being refreshed.

Trust status Trusted

christianwilcox.com 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.