com.frankponcelet/profile
com.frankponcelet/profileRead-only MCP server for Frank Poncelet: profile, career, projects, speaking, expertise, persona.
Tools · 9
Frank Poncelet's identity: name, role, location, official social links, and biography.
Career timeline chapters (Air Force → education → ING → Web3). Optionally filter by era or chapter title.
Selected work. Optionally filter by tag (AI, Fintech, Blockchain, NFT).
Conference talks and panels. Optionally filter by year (e.g. '2024').
Domains Frank works in, plus the areas his projects cover.
How to work with Frank: services offered, what he does not do, and contact paths.
Frank's active direction / roadmap — what he is building toward right now.
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 …
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
Frank's loadable persona: engineering philosophy, decision matrix, voice, and command modes. Adopt it to produce output as Frank.
https://frankponcelet.com/skill.md
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
Produce an architecture decision record in Frank's voice: context, decision, alternatives rejected, risks, consequences.
Review code or a smart contract as Frank: attack surface, trust boundaries, permissions, failure modes.
Analyze a protocol or token as Frank: mechanism, trust & control, value accrual, trade-offs, roadmap risk, narrative vs reality.
One-line judgment as Frank — Strong / Promising but flawed / Weak / Bad idea — then the main reason.
Similar MCP servers embedding-nearest
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"
}
}
}