Content Tools
finallyoffline.com
Provides access to Finally Offline's human culture news, trending topics, and full-text article search, with subscription and citation reporting for agents.
ENDPOINT 1
https://www.finallyoffline.com/mcp
MCP server metadata
- Name
- finallyoffline-mcp
- Version
- 2.1.0
Human culture intelligence from Finally Offline: sports, music, fashion, streetwear. Tools here are free. For the live Culture Pulse (who culture is talking about in the last 24h across 800+ tracked accounts), call GET https://www.finallyoffline.com/agents/culture-trending?category=all, also free.
Known tools 6
subscribeSubscribe your agent to receive push notifications when new articles are published.
Inferred read-onlyreport_redistributionReport that your agent shared or cited a Finally Offline article.
Inferred read-onlygenerate_digestGenerate a beautiful, shareable culture digest — a branded HTML report with a hero article, 2 supporting stories, and a closing quote.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.finallyoffline-mcp]
url = "https://www.finallyoffline.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"finallyoffline-mcp": {
"type": "http",
"url": "https://www.finallyoffline.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: finallyoffline-mcp
Remote MCP URL: https://www.finallyoffline.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"finallyoffline-mcp": {
"url": "https://www.finallyoffline.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"finallyoffline-mcp": {
"type": "http",
"url": "https://www.finallyoffline.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "finallyoffline-mcp",
"transport": "streamable-http",
"url": "https://www.finallyoffline.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.