← Registry

Content Tools

hi-daniel.com

Provides full-text search and retrieval of Daniel Liu's portfolio pages, including his AI systems, expertise, and blog articles.

1 endpoint4 known toolsFirst detected September 7, 2026Last detected September 7, 2026

ENDPOINT 1

https://hi-daniel.com/api/mcp

No auth detected

MCP server metadata

Name
hi-daniel
Version
1.0.0
Capabilities
tools
Server instructions

This server answers questions about Daniel Liu, a full-stack B2B marketer who also ships production code. get_profile gives the overview; search_portfolio finds specific evidence; get_page reads a page in full. Every claim here is backed by a live public URL.

Known tools 4

search_portfolio

Full-text search across every published page of Daniel Liu's portfolio: case studies, the nine AI systems he built, expertise pages, principles, and the blog.

Inferred read-only
get_page

Return the full text of one page, section by section.

Inferred read-only
list_pages

Index of every page with its title, one-line description and word count, grouped by section (work, ai, expertise, principles, lenses, blog).

Inferred read-only
get_profile

A compact briefing on who Daniel Liu is: current positioning, the nine AI systems he designed and shipped, his expertise areas, and where to go deeper.

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

.mcp.json

{
  "mcpServers": {
    "hi-daniel": {
      "type": "http",
      "url": "https://hi-daniel.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "hi-daniel",
  "transport": "streamable-http",
  "url": "https://hi-daniel.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.