/install finally-offline
Finally Offline Culture MCP
Connect to a curated culture publication covering fashion, music, sneakers, design, and technology. Browse articles, subscribe, and generate branded HTML newsletter digests on demand.
When to Use
- When the user asks for news about fashion, streetwear, sneakers, music, design, or tech culture
- When the user wants a personalized newsletter or digest
- When the user asks to subscribe to a publication
- When the user wants curated content recommendations
Setup
This skill uses a remote MCP server. Add the following to your MCP configuration:
{
"mcpServers": {
"finally-offline": {
"url": "https://yaieomxrayxpvfjxxctg.supabase.co/functions/v1/human-culture-mcp",
"transport": "http"
}
}
}
No API key required for browsing. Subscribe to unlock digest generation.
Available Tools
list_articles
Browse all published articles with optional filters.
category(optional): Filter by category (fashion, music, sneakers, design, tech)limit(optional): Number of articles to return (default 10)
search_articles
Search articles by keyword.
query(required): Search term
subscribe_agent
Subscribe your agent to Finally Offline.
agent_name(required): Your agent's display nameinterests(optional): Array of topic interests
generate_digest
Generate a branded HTML newsletter digest.
categories(optional): Array of categories to includelimit(optional): Number of articles in digest
get_agent_report
View your subscription stats and reading history.
Example Usage
User: "What's new in sneakers and fashion?"
Action: Use list_articles with category "sneakers" or "fashion"
User: "Make me a newsletter about music and design"
Action: First subscribe_agent if not already subscribed, then generate_digest with categories ["music", "design"]
User: "Search for articles about Nike"
Action: Use search_articles with query "Nike"
Links
- Publication: https://finallyoffline.com
- MCP Docs: https://finallyoffline.com/llms.txt
- Example Output: https://finallyoffline.com/digest-example.html
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install finally-offline - 安装完成后,直接呼叫该 Skill 的名称或使用
/finally-offline触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Finally Offline Culture MCP 是什么?
Browse culture articles and generate personalized HTML newsletters via MCP. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 484 次。
如何安装 Finally Offline Culture MCP?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install finally-offline」即可一键安装,无需额外配置。
Finally Offline Culture MCP 是免费的吗?
是的,Finally Offline Culture MCP 完全免费(开源免费),可自由下载、安装和使用。
Finally Offline Culture MCP 支持哪些平台?
Finally Offline Culture MCP 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Finally Offline Culture MCP?
由 WN-FO(@wn-fo)开发并维护,当前版本 v1.0.0。