← bryanwitkowski.dev
INDIVIDUAL MCP TOOL
contribute
Submit a recommendation, additional information, or a correction about Bryan from a third party (e.g.
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 endpoint
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.bryanwitkowski-dev]
url = "https://bryanwitkowski.dev/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bryanwitkowski-dev": {
"type": "http",
"url": "https://bryanwitkowski.dev/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bryanwitkowski-dev
Remote MCP URL: https://bryanwitkowski.dev/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": {
"bryanwitkowski-dev": {
"url": "https://bryanwitkowski.dev/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bryanwitkowski-dev": {
"type": "http",
"url": "https://bryanwitkowski.dev/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bryanwitkowski-dev",
"transport": "streamable-http",
"url": "https://bryanwitkowski.dev/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_profile— Get Bryan's professional profile (forward objective + 'about' narrative, skills, experience, education, interests, knowledge bridges, contact).score_job— Score a job posting against Bryan using the rubric engine.generate_resume— Generate a resume tailored to a target job, framed by the scoring tier.generate_cover_letter— Generate a cover letter tailored to a target job, framed by the scoring tier.