INDIVIDUAL MCP TOOL
get_services
List the AI and software development services Diego Rodriguez offers (LLM apps, agents, SaaS, risk detection, full-stack, trading systems).
LIVE ENDPOINT
https://www.diego-rodriguez.work/api/mcp
Connect to this endpoint to inspect the live schema for get_services and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
get_profile— Get Diego Rodriguez's professional profile summary: title, location, years of experience, stack, services, availability, and contact links.get_experience— Get Diego Rodriguez's work history.check_availability— Check whether Diego Rodriguez is currently available for freelance projects or full-time remote positions, plus start time and response time.get_contact— Get the best ways to contact or hire Diego Rodriguez: scheduling link, hire page, contact form, email, GitHub, and LinkedIn.answer_hiring_question— Answer a hiring-related question (rates, availability, process, IP, NDA, stack, timelines) using the curated hiring FAQ.get_rates— Get Diego Rodriguez pricing models, reference rate ranges, and booking links (schedule a call, hire page, contact form).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).