← Registry

General Tools

dannykeane.com

Provides information about Danny Keane, including his background, work history, and contact details.

1 endpoint3 known toolsFirst detected August 23, 2026Last detected August 23, 2026

ENDPOINT 1

https://dannykeane.com/mcp

No auth detected

MCP server metadata

Name
dannykeane.com
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Public, read-only, unauthenticated server for Danny Keane's professional profile. Three zero-argument tools: get_about (background, career, skills), get_work_history (full employer history), get_contact (email and social links). No writes, no side effects, no auth required.

Known tools 3

get_about

Get information about Danny Keane -- who he is, his career, skills, and background

Inferred read-only
get_work_history

Get Danny Keane's full work history including roles at Guild.ai, Jasper, Titan, Google/YouTube, Zesty, and side projects

Inferred read-only
get_contact

Get Danny Keane's contact information including email, LinkedIn, Twitter, GitHub, and Figma

Potential side effects

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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