← ClaudeAtlas

fonslisted

Read and update the user's Fons (fons.vc) presence — founder profile, company profile, product page, investment-readiness checklist, and verified account connections — through the Fons MCP server, and connect that server if it isn't connected yet. Use this whenever the user mentions Fons or fons.vc in any form, wants to edit their founder/company/product profile there, asks about getting their company "investment ready", wants their data room, key metrics, or readiness checklist, wants to verify/connect an account (LinkedIn, GitHub, X, Twitch, Discord, YouTube) on their profile, or asks what they can do on Fons — even if they don't name a specific feature.
Fons-vc/fons · ★ 3 · AI & Automation · score 76
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