← Registry

Developer Tools

hiten.dev

Exposes a developer's portfolio data including profile, skills, experience, and projects via MCP tools.

1 endpoint7 known toolsFirst detected August 13, 2026Last detected August 13, 2026

ENDPOINT 1

https://mcp.hiten.dev/mcp

No auth detected

MCP server metadata

Name
hiten-portfolio
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Structured access to Hiten Patel's professional profile (senior frontend engineer, UK). Use get_profile / get_skills / get_experience / get_projects / get_project for factual CV data, search_writing for his technical blog, and ask_cv for free-form questions answered by his CV-grounded chat service. All data comes from the same single source of truth that generates hiten.dev and ask.hiten.dev.

Known tools 7

get_profile

Who Hiten Patel is: positioning, why-hire-me bullets, what he is looking for next, AI workflow, leadership, certifications, education, and contact details.

Inferred read-only
get_skills

Core stack (TypeScript, Lit, Vue, React/Next.js, Node, Astro, CSS, accessibility), secondary technologies, and honest gaps.

Inferred read-only
get_experience

Employment history: current consultancy engagements (with detail) and earlier roles.

Inferred read-only
get_projects

All case studies and side projects with ids, titles, URLs and one-line summaries.

Inferred read-only
get_project

Full detail for one case study or side project by id (get ids from get_projects).

Inferred read-only
search_writing

Keyword search over Hiten's technical blog posts on devtoolbox.blog (frontend tooling, homelab, AI-assisted development).

Inferred read-only
ask_cv

Ask a free-form question about Hiten's experience, answered by his CV-grounded chat service (ask.hiten.dev).

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.hiten-portfolio]
url = "https://mcp.hiten.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hiten-portfolio": {
      "type": "http",
      "url": "https://mcp.hiten.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hiten-portfolio
Remote MCP URL: https://mcp.hiten.dev/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": {
    "hiten-portfolio": {
      "url": "https://mcp.hiten.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hiten-portfolio": {
      "type": "http",
      "url": "https://mcp.hiten.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hiten-portfolio",
  "transport": "streamable-http",
  "url": "https://mcp.hiten.dev/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 hiten.dev was fetched 2026-08-16T21:55:50.977Z.

Trust status Neutral

hiten.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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