Loading MCP server directory, please wait...
Verified registry of third-party-system knowledge — the external-dependency layer for agent memory.
npx @getmcp/cli add org.runlog/runlogRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token using the API key issued at https://runlog.org/register. Format: 'Bearer rl_…'.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"org.runlog/runlog": {
"url": "https://api.runlog.org/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {RUNLOG_API_KEY}"
}
}
}
}