← julianleiss.com

INDIVIDUAL MCP TOOL

get_availability

Current availability, time zone, languages, engagement lengths accepted, and how to get in touch.

julianleiss.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://julianleiss.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_availability and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

julianleiss.com

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "julianleiss-portfolio",
  "transport": "streamable-http",
  "url": "https://julianleiss.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_projects — List published projects with slug, name, title, year, type, entity and tags.
  • get_project — Full case study for one project by slug: year, type, client, industry, role, abstract, capabilities, tools, credits, URL.
  • get_profile — Biography, design rationale, work experience, education, teaching, and contact details of Julián Leiss (same as /about.md).
  • get_pricing — Hourly rate (USD 50–100/h), engagement formats (sprint, project, retainer) with indicative budgets, quote factors and payment terms.
  • prepare_contact_brief — Turn a project idea into a structured brief plus a ready-to-send mailto: link to hello@leiss.site.