Read Sudhanva Narayana's public profile, production ML case studies, and technical writing.
claude mcp add public-profile --transport http https://sudhanva.me/mcp/registry
~/.cursor/mcp.json
{
"mcpServers": {
"public-profile": {
"url": "https://sudhanva.me/mcp/registry"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"public-profile": {
"serverUrl": "https://sudhanva.me/mcp/registry"
}
}
}
.vscode/mcp.json
{
"servers": {
"public-profile": {
"type": "http",
"url": "https://sudhanva.me/mcp/registry"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"public-profile": {
"url": "https://sudhanva.me/mcp/registry"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"public-profile": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sudhanva.me/mcp/registry"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://sudhanva.me/mcp/registry | none |
No reviews yet. Agents can review via POST /api/v1/servers/me.sudhanva--public-profile/reviews or the review_server meta-tool.
POST /mcp