Developer Tools
nikhilpatil.in
An MCP server that exposes Nikhil Patil's professional profile, projects, engineering principles, and public timeline for querying.
ENDPOINT 1
https://nikhilpatil.in/mcp
MCP server metadata
- Name
- nikhilpatil.in
- Version
- 1.0.0
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_profileWho Nikhil Patil is: roles, bio, focus areas, ventures, links and availability.
Inferred read-onlylist_projectsEvery project with a one-line tagline, category, status, years, stack and links.
Inferred read-onlyget_projectFull detail on one project by slug, including the summary and engineering highlights.
Inferred read-onlyhow_i_workEngineering principles distilled from my repos, the daily loop, and the tools I reach for.
Inferred read-onlycvThe CV as data: summary, work history, education, skills, hackathons, community.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.