← Registry

Developer Tools

nikhilpatil.in

An MCP server that exposes Nikhil Patil's professional profile, projects, engineering principles, and public timeline for querying.

1 endpoint8 known toolsFirst detected September 16, 2026Last detected September 16, 2026

ENDPOINT 1

https://nikhilpatil.in/mcp

No auth detected

MCP server metadata

Name
nikhilpatil.in
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Read-only tools describing Nikhil Patil (indieNik), a software engineer in Bengaluru, India who runs cafés and builds AI products. Use get_profile first, then list_projects. Nothing here can take actions on his behalf.

Known tools 8

get_profile

Who Nikhil Patil is: roles, bio, focus areas, ventures, links and availability.

Inferred read-only
list_projects

Every project with a one-line tagline, category, status, years, stack and links.

Inferred read-only
get_project

Full detail on one project by slug, including the summary and engineering highlights.

Inferred read-only
how_i_work

Engineering principles distilled from my repos, the daily loop, and the tools I reach for.

Inferred read-only
timeline

Public milestones, newest first.

Inferred read-only
writing

Published articles, newest first.

Inferred read-only
cv

The CV as data: summary, work history, education, skills, hackathons, community.

Inferred read-only
contact

How to reach Nikhil and what he is open to.

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.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.

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.