← Registry

General Tools

umairjavid.com

Provides access to Umair Javid's professional profile, expertise, recent writing, links, and availability.

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

ENDPOINT 1

https://umairjavid.com/mcp

No auth detected

MCP server metadata

Name
umairjavid-profile
Version
1.0.0
Capabilities
tools

Known tools 7

get_profile

Get Umair Javid's name, title, location, and short + long bio.

Inferred read-only
get_expertise

Get the topics and technologies Umair works on and knows about.

Inferred read-only
get_writing

Get Umair's recent writing: titles + links to his latest Substack posts.

Inferred read-only
get_links

Get Umair's public profile links (Substack, LinkedIn, GitHub).

Inferred read-only
get_availability

Get Umair's current advisory availability.

Inferred read-only
contact

Get how to contact Umair (LinkedIn + email).

Potential side effects
get_system_stats

Live activity stats from Umair's autonomous multi-agent system: agent runs, commits, and last run over the past 30 days.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "umairjavid-profile",
  "transport": "streamable-http",
  "url": "https://umairjavid.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.