← Registry

General Tools

runselfhq.com

Provides general-purpose tools through the Model Context Protocol.

1 endpoint6 known toolsFirst detected September 24, 2026Last detected September 24, 2026

ENDPOINT 1

https://runselfhq.com/mcp

No auth detected

MCP server metadata

Name
runselfhq
Version
1.0.0
Capabilities
tools.listChanged

Known tools 6

read_site

Read runselfhq.com as clean markdown.

Inferred read-only
get_contact_options

The structured ways to reach Dan, and which of them an agent may use.

Inferred read-only
get_booking_link

The link to the free 15-min look, for handing to a human.

Inferred read-only
get_available_slots

The free times on the real calendar, so you can propose one instead of guessing.

Inferred read-only
send_message

Relay a message to contact@runselfhq.com.

Potential side effects
book_meeting

Book the free 15-min look.

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

.mcp.json

{
  "mcpServers": {
    "runselfhq": {
      "type": "http",
      "url": "https://runselfhq.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "runselfhq",
  "transport": "streamable-http",
  "url": "https://runselfhq.com/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.