Loading MCP server directory, please wait...
Read your team's hosted journal from an AI agent: every machine's streams, in hub order.
npx @getmcp/cli add com.super-log/super-log-cloudRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <agent token>, minted at app.super-log.com under Tokens - Agent token (MCP). It reads this organisation's cloud journal (the nine tools of the local super-log server, plus interpret - a plain-English reading of what happened, technical or executive) and can write only agent.* ; it can never ingest, and it is revocable from the same page.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.super-log/super-log-cloud": {
"url": "https://api.super-log.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}