← trvr.co

INDIVIDUAL MCP TOOL

get_current_focus

Get what Trevor McNaughton is currently working on and thinking about — his active projects, areas of focus, and current interests in design and AI.

trvr.conone authenticationAvailability not checked

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

trvr.co

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.trvr-co]
url = "https://mcp.trvr.co/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trvr-co": {
      "type": "http",
      "url": "https://mcp.trvr.co/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trvr-co
Remote MCP URL: https://mcp.trvr.co/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": {
    "trvr-co": {
      "url": "https://mcp.trvr.co/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trvr-co": {
      "type": "http",
      "url": "https://mcp.trvr.co/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trvr-co",
  "transport": "streamable-http",
  "url": "https://mcp.trvr.co/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • get_about — Get a concise bio and positioning statement for Trevor McNaughton — who he is, what he does, and what makes him distinctive as a designer and builder.
  • get_career_history — Get Trevor McNaughton's structured career history including companies, roles, dates, employment type, and key highlights from each position.
  • get_approach — Get Trevor McNaughton's design philosophy and working style — how he approaches product design, what differentiates him, and his perspective on the future of design and engineering.
  • get_interests — Get Trevor McNaughton's personal interests, hobbies, and side projects including photography, music, gaming, and more.
  • get_contact — Get Trevor McNaughton's contact information and public links including website, LinkedIn, GitHub, email, and his MCP server URL.
  • ask_about_trevor — Get comprehensive context about Trevor McNaughton — combines all available information (bio, career history, current focus, approach, interests, and contact) into a single payload.
  • interview_trevor — Ask Trevor McNaughton a question and get a conversational response in his voice.