← Registry

General Tools

diego-rodriguez.work

An MCP server that exposes Diego Rodriguez's professional profile, work history, services, availability, and contact information for hiring or collaboration.

1 endpoint8 known toolsFirst detected September 23, 2026Last detected September 23, 2026

ENDPOINT 1

https://www.diego-rodriguez.work/api/mcp

No auth detected

MCP server metadata

Name
diego-rodriguez-portfolio
Version
1.0.0
Capabilities
tools

Known tools 8

get_profile

Get Diego Rodriguez's professional profile summary: title, location, years of experience, stack, services, availability, and contact links.

Inferred read-only
get_experience

Get Diego Rodriguez's work history.

Inferred read-only
get_services

List the AI and software development services Diego Rodriguez offers (LLM apps, agents, SaaS, risk detection, full-stack, trading systems).

Inferred read-only
check_availability

Check whether Diego Rodriguez is currently available for freelance projects or full-time remote positions, plus start time and response time.

Inferred read-only
get_contact

Get the best ways to contact or hire Diego Rodriguez: scheduling link, hire page, contact form, email, GitHub, and LinkedIn.

Potential side effects
answer_hiring_question

Answer a hiring-related question (rates, availability, process, IP, NDA, stack, timelines) using the curated hiring FAQ.

Inferred read-only
get_rates

Get Diego Rodriguez pricing models, reference rate ranges, and booking links (schedule a call, hire page, contact form).

Inferred read-only
list_capabilities

List the 100 concrete deliverables Diego Rodriguez ships, grouped in 10 categories (LLM Apps & RAG, AI Agents & Automation, Chatbots, Data/ML, APIs & Backend, Frontend, E-commerce & SaaS, Integrations & Migrations, DevOps & Cloud, Trading/Mobile/Emerging).

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.diego-rodriguez-portfolio]
url = "https://www.diego-rodriguez.work/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "diego-rodriguez-portfolio": {
      "type": "http",
      "url": "https://www.diego-rodriguez.work/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: diego-rodriguez-portfolio
Remote MCP URL: https://www.diego-rodriguez.work/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": {
    "diego-rodriguez-portfolio": {
      "url": "https://www.diego-rodriguez.work/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "diego-rodriguez-portfolio": {
      "type": "http",
      "url": "https://www.diego-rodriguez.work/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "diego-rodriguez-portfolio",
  "transport": "streamable-http",
  "url": "https://www.diego-rodriguez.work/api/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.