← Registry

General Tools

khalidibnehasan.com

Provides personal profile, availability, projects, case studies, and writing content for Khalid Ibne Hasan.

1 endpoint9 known toolsFirst detected August 30, 2026Last detected August 30, 2026

ENDPOINT 1

https://www.khalidibnehasan.com/mcp

No auth detected

MCP server metadata

Name
khalidibnehasan-portfolio
Version
1.0.0
Capabilities
tools.listChanged

Known tools 9

get_profile

Returns who Khalid Ibne Hasan is: name, role, organization, location, links, and a short professional bio.

Inferred read-only
get_availability

Returns what Khalid Ibne Hasan is currently open to (advisory, speaking, and similar engagements) plus the ways to reach him, including a direct call-booking link.

Inferred read-only
list_projects

Lists Khalid's shipped case studies (products built at Keyin College) and his side projects (the Lab).

Inferred read-only
get_case_study

Returns the full case study for one project by slug: role, year, impact, description, highlights, and stack.

Inferred read-only
list_writing

Lists Khalid's writing: in-site notes and Substack essays, merged and sorted newest first.

Inferred read-only
get_post

Returns the full text of one in-site note by slug.

Inferred read-only
get_resume

Returns Khalid Ibne Hasan's structured resume: work experience, education, skill groups, and the URL of the downloadable PDF version.

Inferred read-only
search_site

Searches all of khalidibnehasan.

Inferred read-only
ask_khalid

Asks Khalid Ibne Hasan's chat persona one question and returns its answer.

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

.mcp.json

{
  "mcpServers": {
    "khalidibnehasan-portfolio": {
      "type": "http",
      "url": "https://www.khalidibnehasan.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "khalidibnehasan-portfolio",
  "transport": "streamable-http",
  "url": "https://www.khalidibnehasan.com/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.