@jaimeng168/applykit-mcp
v0.0.1
Published
Downloads
376
Readme
@jaimeng168/applykit-mcp
Local MCP server for ApplyKit — gives AI agents tools to extract job postings from any URL.
Install
npm install -g @jaimeng168/applykit-mcpUsage
Add to your .mcp.json:
{
"mcpServers": {
"applykit": {
"command": "applykit-mcp"
}
}
}Tools
extract_job
Extracts a job posting from a URL and returns the markdown content.
url: string — the job posting URL