UNPKG

@foundrole/ai-job-search-mcp

Version:

Easy-to-use MCP proxy server that connects AI assistants like Claude to job search services. Simply run with npx for instant job search capabilities in your AI conversations.

6 lines (4 loc) 164 B
#!/usr/bin/env node // Import and run the main proxy server using static import // This ensures proper module resolution when run via npx import "../dist/cli.js";