INDIVIDUAL MCP TOOL
get_profile
Get Travis Marlette's professional profile: full name, current role, location, tagline, multi-paragraph introduction, contact email, education, security clearance, and social profile links (GitHub, LinkedIn, X).
LIVE ENDPOINT
https://mcp.itrav.ai/mcp
Connect to this endpoint to inspect the live schema for get_profile and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests sending messages.
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.itrav-mcp]
url = "https://mcp.itrav.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"itrav-mcp": {
"type": "http",
"url": "https://mcp.itrav.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: itrav-mcp
Remote MCP URL: https://mcp.itrav.ai/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": {
"itrav-mcp": {
"url": "https://mcp.itrav.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"itrav-mcp": {
"type": "http",
"url": "https://mcp.itrav.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "itrav-mcp",
"transport": "streamable-http",
"url": "https://mcp.itrav.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_experience— Get Travis Marlette's full work history: every role with company, title, dates, summary, technologies used, and highlight bullets.get_projects— Get Travis Marlette's selected project work plus his open-source ecosystem.get_skills_and_certifications— Get Travis Marlette's full skills inventory (grouped by category: AI Systems, SIEM and Splunk, Monitoring and Observability, Cloud, Platforms and Infrastructure, Automation and IaC, Security Tooling, Networking, Data and Big Data, Languages and Methods) together with every professional certification (Splunk Architect II, AWS, Cisco CCNP, Juniper JNCP, and more) with issuer and year.search— Case-insensitive keyword search across Travis Marlette's entire portfolio at once: work history, projects, open-source packages, skills, certifications, and writing/publications.