← Registry

Content Tools

danielkalman.design

An MCP server that exposes Daniel Kalman's portfolio content, including biography, case studies, and blog posts.

1 endpoint6 known toolsFirst detected September 18, 2026Last detected September 18, 2026

ENDPOINT 1

https://danielkalman.design/api/mcp

No auth detected

MCP server metadata

Name
daniel-kalman-portfolio
Version
1.0.0
Capabilities
tools.listChanged

Known tools 6

get_overview

Get Daniel Kalman's bio, philosophy, skills, and availability

Inferred read-only
list_case_studies

List all case studies with summaries and URLs

Inferred read-only
get_case_study

Get full details for a specific case study

Inferred read-only
list_blog_posts

List published blog posts with descriptions and URLs

Inferred read-only
get_blog_post

Get the full content of a blog post

Potential side effects
ask_daniel

Ask a conversational question about Daniel's work, process, or thinking.

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.daniel-kalman-portfolio]
url = "https://danielkalman.design/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "daniel-kalman-portfolio": {
      "type": "http",
      "url": "https://danielkalman.design/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "daniel-kalman-portfolio": {
      "type": "http",
      "url": "https://danielkalman.design/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

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