← Registry

Content Tools

helpshelf.com

Enables searching, asking questions, and fetching articles from HelpShelf's published documentation.

1 endpoint4 known toolsFirst detected August 31, 2026Last detected August 31, 2026

ENDPOINT 1

https://app.helpshelf.com/api/mcp/f364256ccb4b

No auth detected

MCP server metadata

Name
helpshelf
Version
1.0.0
Capabilities
tools.listChanged

Known tools 4

search_docs

Search HelpShelf's published documentation.

Inferred read-only
ask

Ask a question about HelpShelf.

Inferred read-only
get_article

Fetch a single published article from HelpShelf's documentation by id or slug.

Inferred read-only
get_product_context

Get HelpShelf's policy-redacted published FAQ and documentation as a single document, capped at ~300KB.

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.helpshelf]
url = "https://app.helpshelf.com/api/mcp/f364256ccb4b"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "helpshelf": {
      "type": "http",
      "url": "https://app.helpshelf.com/api/mcp/f364256ccb4b"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: helpshelf
Remote MCP URL: https://app.helpshelf.com/api/mcp/f364256ccb4b

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": {
    "helpshelf": {
      "url": "https://app.helpshelf.com/api/mcp/f364256ccb4b"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "helpshelf": {
      "type": "http",
      "url": "https://app.helpshelf.com/api/mcp/f364256ccb4b"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "helpshelf",
  "transport": "streamable-http",
  "url": "https://app.helpshelf.com/api/mcp/f364256ccb4b"
}
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.