Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.frankponcelet/profile

com.frankponcelet/profile

Read-only MCP server for Frank Poncelet: profile, career, projects, speaking, expertise, persona.

Uptime
100.0%
1 direct probes · 30d
Response
950ms
last probe
Tools
9
callable
Resources
2
readable
Prompts
4
available

Tools · 9

get_profile

Frank Poncelet's identity: name, role, location, official social links, and biography.

get_career

Career timeline chapters (Air Force → education → ING → Web3). Optionally filter by era or chapter title.

get_projects

Selected work. Optionally filter by tag (AI, Fintech, Blockchain, NFT).

get_speaking

Conference talks and panels. Optionally filter by year (e.g. '2024').

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.

list_articles

Frank's blog posts. Without arguments, lists all posts (metadata + URLs). Pass `slug` for one post including its full markdown content, or `tag` to filter the list. Each post's raw markdown source is …

get_persona

Frank's full Agent Skill (skill.md) inline. Adopt it to produce output 'as Frank' — it defines his engineering philosophy, decision matrix, voice, and command modes.

Resources · 2

persona-skill

Frank's loadable persona: engineering philosophy, decision matrix, voice, and command modes. Adopt it to produce output as Frank.

https://frankponcelet.com/skill.md
full-profile

Extended prose profile: identity, full career history, projects in depth, speaking history, positions, and how to work with Frank.

https://frankponcelet.com/llms-full.txt

Prompts · 4

frank-architect

Produce an architecture decision record in Frank's voice: context, decision, alternatives rejected, risks, consequences.

frank-security

Review code or a smart contract as Frank: attack surface, trust boundaries, permissions, failure modes.

frank-dyor

Analyze a protocol or token as Frank: mechanism, trust & control, value accrual, trade-offs, roadmap risk, narrative vs reality.

frank-vibe

One-line judgment as Frank — Strong / Promising but flawed / Weak / Bad idea — then the main reason.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.frankponcelet/profile": {
      "url": "https://frankponcelet.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}