Dashboard · 1920×1080⑂ 312
Q2 Pipeline Health
Live ARR funnel pulled from Salesforce + Linear. Auto-refreshes daily. Uses your org's color palette.
salesforcefinanceforked 312×
@priya · revops·▶ 8.4k runs
Folio is an open-source artifact marketplace for the dashboards, tools, calculators, and reports your team generates as Claude HTML artifacts. Publish them from inside Claude. Discover what others built. Fork anything in one prompt.
This is not a screenshot. It's a real instance, indexing 340 organizations' public artifacts. Browse, fork, or run any of these with one click.
The whole loop runs on a single MCP server. No new tab, no separate publishing flow, no migrating off your existing Claude workflow.
Once you've connected the Folio MCP server, Claude knows how to publish. Tell it to ship the artifact and it's live, versioned, and indexed.
Browse trending, staff picks, and what your team published this week. Tag, filter, and search across every artifact in your org — and across every public org if you want.
Fork an artifact straight back into a Claude conversation. Swap data sources, restyle, extend — the lineage stays linked so improvements can flow back upstream.
Folio ships as a Model Context Protocol server. Drop it into your Claude config, sign in once, and the publish/fork/search loop is available in every conversation.
No browser tab to switch to. No Slack handoff. Folio works exactly where your team is already building — inside Claude.
{ "mcpServers": { "folio": { "command": "npx", "args": ["-y", "@folio/mcp"], "env": { "FOLIO_HOST": "https://folio.acme.dev", "FOLIO_TOKEN": "flo_…sso" } } } } # Verify the connection $ folio doctor ✓ MCP handshake OK ✓ SSO (okta) OK · 286 members ✓ Indexer OK · 186 artifacts ✓ Webhooks → Slack OK
Folio is the missing layer between "we built something useful in Claude" and "the rest of the company can find it next quarter."
Every publish is a new immutable version. Roll back, diff, and fork from any point in history.
Private to you, your team, your org, or the public registry. Switch with one prompt.
Okta, Google, Entra. SCIM for groups maps directly to artifact ACLs.
Who published what, who forked it, who ran it. Streamable to your SIEM.
Artifacts execute inside a sandboxed iframe with capability-based access to org data.
New publish in #revops? Drop a card with a one-click run button right in the channel.
Folio is a Next.js app, a Postgres database, and an MCP server. That's it. Self-host on your own VPC, point your team's Claude config at it, and you're done. We also offer Folio Cloud if you'd rather we run it.