← nikhilpatil.in

INDIVIDUAL MCP TOOL

timeline

Public milestones, newest first.

nikhilpatil.innone authenticationAvailability not checked

LIVE ENDPOINT

https://nikhilpatil.in/mcp

No auth detected

Connect to this endpoint to inspect the live schema for timeline 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

nikhilpatil.in

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

.mcp.json

{
  "mcpServers": {
    "nikhilpatil-in": {
      "type": "http",
      "url": "https://nikhilpatil.in/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "nikhilpatil-in",
  "transport": "streamable-http",
  "url": "https://nikhilpatil.in/mcp"
}
MCP Inspector

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

Related tools

  • get_profile — Who Nikhil Patil is: roles, bio, focus areas, ventures, links and availability.
  • list_projects — Every project with a one-line tagline, category, status, years, stack and links.
  • get_project — Full detail on one project by slug, including the summary and engineering highlights.
  • how_i_work — Engineering principles distilled from my repos, the daily loop, and the tools I reach for.
  • writing — Published articles, newest first.
  • cv — The CV as data: summary, work history, education, skills, hackathons, community.
  • contact — How to reach Nikhil and what he is open to.