UNPKG

@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

5 lines 202 B
import { Server } from "@modelcontextprotocol/sdk/server/index.js"; export declare const startStdioServer: ({ url, }: { url: string; }) => Promise<Server>; //# sourceMappingURL=stdio-server.d.ts.map