fonslisted
Install: claude install-skill Fons-vc/fons
# Fons
Fons (fons.vc) gives a company a living, agent-readable profile that gets it ready
for investment: one profile that works as its data room, its due-diligence evidence,
and the way investors and their agents discover it. This skill lets you act on the
user's own Fons account through the Fons MCP server.
## Step 0 — check the connection
The Fons MCP server is the **only** doorway into the user's account. Everything below
depends on it, so settle this before anything else.
**Tools present** (`whoami`, `get_profile`, …) → call `whoami` first. It confirms which
account you're acting as, which matters when people hold work and personal accounts.
**Tools absent** → the server isn't usable yet, and you cannot fix that from here. Work
out which of the two states it's in, give the user that one step, and **stop**:
| State | What the user does |
|---|---|
| **Not added** | Claude Code: `claude mcp add --transport http fons https://fons.vc/mcp` · claude.ai: Settings → Connectors → Add custom connector → `https://fons.vc/mcp` · other hosts: add a Streamable HTTP server at that URL (standard OAuth, dynamic client registration) |
| **Added but unauthorized** — the host says the server "needs authentication", or a call comes back 401 | Claude Code: `/mcp` → **fons** → authenticate · claude.ai: reconnect the connector under Settings → Connectors |
The OAuth handles itself: a browser consent screen inside their logged-in Fons session.
There is **nothing for anyone to copy** — no