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.
ENDPOINT 1
https://www.diego-rodriguez.work/api/mcp
MCP server metadata
- Name
- diego-rodriguez-portfolio
- Version
- 1.0.0
Known tools 8
get_profileGet Diego Rodriguez's professional profile summary: title, location, years of experience, stack, services, availability, and contact links.
Inferred read-onlyget_servicesList the AI and software development services Diego Rodriguez offers (LLM apps, agents, SaaS, risk detection, full-stack, trading systems).
Inferred read-onlycheck_availabilityCheck whether Diego Rodriguez is currently available for freelance projects or full-time remote positions, plus start time and response time.
Inferred read-onlyget_contactGet the best ways to contact or hire Diego Rodriguez: scheduling link, hire page, contact form, email, GitHub, and LinkedIn.
Potential side effectsanswer_hiring_questionAnswer a hiring-related question (rates, availability, process, IP, NDA, stack, timelines) using the curated hiring FAQ.
Inferred read-onlyget_ratesGet Diego Rodriguez pricing models, reference rate ranges, and booking links (schedule a call, hire page, contact form).
Inferred read-onlylist_capabilitiesList 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-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.