Productivity
benjaminshyong.com
Provides access to Benjamin Shyong's projects, hackathons, resume, and general knowledge.
ENDPOINT 1
https://benjaminshyong.com/mcp
MCP server metadata
- Name
- benjaminshyong-portfolio
- Version
- 1.0.0
Benjamin Shyong's portfolio as an MCP server. Tools: search_projects, search_hackathons, get_resume, ask.
Known tools 4
get_resumeGet Benjamin Shyong's resume and bio: roles at Meta and Apple, a decade of hardware NPI, his builds, certifications, and contact details.
Inferred read-onlyCONNECT 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.benjaminshyong-portfolio]
url = "https://benjaminshyong.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"benjaminshyong-portfolio": {
"type": "http",
"url": "https://benjaminshyong.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: benjaminshyong-portfolio
Remote MCP URL: https://benjaminshyong.com/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": {
"benjaminshyong-portfolio": {
"url": "https://benjaminshyong.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"benjaminshyong-portfolio": {
"type": "http",
"url": "https://benjaminshyong.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "benjaminshyong-portfolio",
"transport": "streamable-http",
"url": "https://benjaminshyong.com/mcp"
}
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 benjaminshyong.com was fetched 2026-07-31T15:17:33.773Z and is being refreshed.
benjaminshyong.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.