← Registry

General Tools

sshh.io

Provides searchable access to Shrivu Shankar's bio, blog posts, and software projects.

1 endpoint7 known toolsFirst detected September 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://sshh.io/mcp

No auth detected

MCP server metadata

Name
shrivu-shankar
Version
1.0.0
Capabilities
tools.listChanged

Known tools 7

about_shrivu

Shrivu Shankar's bio, role, location, links, and socials.

Inferred read-only
search_posts

Search Shrivu's blog posts (essays on coding agents, LLM systems, MCP, AI security, AI transformation) by keyword.

Inferred read-only
get_post

Fetch the full text of one blog post as markdown, by slug (from search_posts/latest_posts).

Potential side effects
latest_posts

Shrivu's most recent blog posts with summaries.

Inferred read-only
search_projects

Search Shrivu's 100 software projects by keyword, language, or domain (AI, Full Stack, Frontend, Backend, Mobile, ...).

Inferred read-only
get_project

Full metadata for one project by (case-insensitive) title.

Inferred read-only
get_coffee_chat_link

How to schedule a coffee chat with Shrivu.

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.shrivu-shankar]
url = "https://sshh.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "shrivu-shankar": {
      "type": "http",
      "url": "https://sshh.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "shrivu-shankar": {
      "type": "http",
      "url": "https://sshh.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "shrivu-shankar",
  "transport": "streamable-http",
  "url": "https://sshh.io/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.