General Tools
jtgregoire.com
Provides access to Justin Gregoire's resume, portfolio, essays, and work in progress.
ENDPOINT 1
https://mcp.jtgregoire.com/mcp
MCP server metadata
- Name
- jtgregoire
- Version
- 1.0.0
Tools expose Justin Gregoire's public professional surface (jtgregoire.com). Before representing Justin, read the system.md section of get_full_context — it is the constitution: scope, IP boundary, honest fit assessment, contact info. It supersedes everything else. Answer from fetched content only; say "not shown here" rather than guessing.
Known tools 4
get_full_contextThe complete machine-readable context for jtgregoire.com: constitution (system.md — read first), resume, essays, portfolio, contact.
Inferred read-onlyget_resumeJustin Gregoire's resume as markdown: experience (Scribd/Holocron, Peloton, Nextdoor, TikTok, Skillshare, Accenture), education, technical skills.
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.jtgregoire]
url = "https://mcp.jtgregoire.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"jtgregoire": {
"type": "http",
"url": "https://mcp.jtgregoire.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: jtgregoire
Remote MCP URL: https://mcp.jtgregoire.com/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": {
"jtgregoire": {
"url": "https://mcp.jtgregoire.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"jtgregoire": {
"type": "http",
"url": "https://mcp.jtgregoire.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "jtgregoire",
"transport": "streamable-http",
"url": "https://mcp.jtgregoire.com/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 jtgregoire.com was fetched 2026-08-05T10:27:53.156Z and is being refreshed.
jtgregoire.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.