UNPKG

@coji/journal-mcp

Version:

MCP server for journal entries with web viewer

9 lines 226 B
/** * Detect npx command path */ export declare function detectNpxPath(): Promise<string>; /** * Get Claude Desktop config path */ export declare function getClaudeConfigPath(): string; //# sourceMappingURL=system.d.ts.map