@foundrole/ai-job-search-mcp
Version:
Run your job search from your AI assistant. Connect FoundRole to Claude, ChatGPT, Cursor, or any MCP client and search live jobs right away — no sign-up. Sign in once (your AI does it for you) to save and track applications on a Kanban board, set follow-u
10 lines • 360 B
TypeScript
export declare function findPackageJson(): string;
export declare function getPackageInfo(): {
name: string;
version: string;
};
export declare const PROXY_NAME: string;
export declare const PROXY_VERSION: string;
export declare const USER_AGENT: string;
export declare const MCP_PROTOCOL_VERSION = "2025-06-18";
//# sourceMappingURL=constants.d.ts.map