← frankponcelet.com

INDIVIDUAL MCP TOOL

get_persona

Frank's full Agent Skill (skill.

frankponcelet.comnone 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

frankponcelet.com

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.frank-poncelet]
url = "https://frankponcelet.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "frank-poncelet": {
      "type": "http",
      "url": "https://frankponcelet.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: frank-poncelet
Remote MCP URL: https://frankponcelet.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": {
    "frank-poncelet": {
      "url": "https://frankponcelet.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "frank-poncelet": {
      "type": "http",
      "url": "https://frankponcelet.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "frank-poncelet",
  "transport": "streamable-http",
  "url": "https://frankponcelet.com/api/mcp"
}
MCP Inspector

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

Related tools

  • get_profile — Frank Poncelet's identity: name, role, location, official social links, and biography.
  • get_career — Career timeline chapters (Air Force → education → ING → Web3).
  • get_projects — Selected work.
  • get_speaking — Conference talks and panels.
  • get_expertise — Domains Frank works in, plus the areas his projects cover.
  • get_engagement — How to work with Frank: services offered, what he does not do, and contact paths.
  • get_current_focus — Frank's active direction / roadmap — what he is building toward right now.