← Registry

Content Tools

jeremytwogood.com

Provides access to a personal portfolio and project details.

1 endpoint10 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://jeremytwogood.com/api/mcp

No auth detected

MCP server metadata

Name
jeremytwogood-mcp
Version
1.0.0
Capabilities
tools.listChanged

Known tools 10

get_profile

Get Jeremy Twogood's profile: bio, skills, clients, location, and social links.

Inferred read-only
list_projects

List all of Jeremy's work projects with metadata.

Inferred read-only
get_project

Get full details for a single project, including video content description.

Inferred read-only
list_ai_builds

List all of Jeremy's AI and software projects.

Inferred read-only
get_ai_build

Get full details for a single AI or software project.

Inferred read-only
get_reel

Get Jeremy's showreel description and link.

Inferred read-only
get_resume

Get Jeremy's full structured resume as JSON.

Inferred read-only
get_availability

Get Jeremy's booking URL and availability information.

Inferred read-only
send_message

Send a message to Jeremy by email.

Potential side effects
book_call

Get a pre-filled Calendly booking link for a call with Jeremy.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "jeremytwogood-mcp",
  "transport": "streamable-http",
  "url": "https://jeremytwogood.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for jeremytwogood.com was fetched 2026-08-05T00:52:18.171Z and is being refreshed.

Trust status Trusted

jeremytwogood.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.