General Tools
3lackd.com
Provides access to a professional's profile, services, availability, and booking for potential consulting engagements.
ENDPOINT 1
https://3lackd.com/api/mcp
MCP server metadata
- Name
- thiago-noronha-cv
- Version
- 1.0.0
Servidor de perfil de Thiago Noronha. Use tools/list para ver as ferramentas e tools/call para invoca-las.
Known tools 6
get_resumeRetorna o perfil completo (anonimizado) de Thiago Noronha: nome, role, base, experiencia, skills, proof e links.
Inferred read-onlyget_servicesLista as ofertas de servico: arquitetura de IA/agentes, automacao, orquestracao multi-agente, fractional CTO / Head of AI.
Inferred read-onlycheck_availabilityDisponibilidade atual para novas posicoes/engajamentos (remoto).
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.thiago-noronha-cv]
url = "https://3lackd.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"thiago-noronha-cv": {
"type": "http",
"url": "https://3lackd.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: thiago-noronha-cv
Remote MCP URL: https://3lackd.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": {
"thiago-noronha-cv": {
"url": "https://3lackd.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"thiago-noronha-cv": {
"type": "http",
"url": "https://3lackd.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "thiago-noronha-cv",
"transport": "streamable-http",
"url": "https://3lackd.com/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.