General Tools
khalidibnehasan.com
Provides personal profile, availability, projects, case studies, and writing content for Khalid Ibne Hasan.
ENDPOINT 1
https://www.khalidibnehasan.com/mcp
MCP server metadata
- Name
- khalidibnehasan-portfolio
- Version
- 1.0.0
Known tools 9
get_profileReturns who Khalid Ibne Hasan is: name, role, organization, location, links, and a short professional bio.
Inferred read-onlyget_availabilityReturns 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-onlylist_projectsLists Khalid's shipped case studies (products built at Keyin College) and his side projects (the Lab).
Inferred read-onlyget_case_studyReturns the full case study for one project by slug: role, year, impact, description, highlights, and stack.
Inferred read-onlylist_writingLists Khalid's writing: in-site notes and Substack essays, merged and sorted newest first.
Inferred read-onlyget_resumeReturns Khalid Ibne Hasan's structured resume: work experience, education, skill groups, and the URL of the downloadable PDF version.
Inferred read-onlyask_khalidAsks Khalid Ibne Hasan's chat persona one question and returns its answer.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.