jobswithgpt
Job search MCP using jobswithgpt which indexes 500K+ public job listings and refreshed continously.
Installation
npx mcpAsk AI about jobswithgpt
Powered by Claude · Grounded in docs
I know everything about jobswithgpt. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
Corvi Careers MCP Marketplace
This repository publishes the Corvi Careers Codex plugin marketplace entry and plugin package.
Corvi Careers lets Codex and other MCP-capable clients search jobs through the public Corvi Careers MCP server.
Install in Codex
Add this repository as a Codex plugin marketplace/catalog source:
https://github.com/jobswithgpt/mcp
Then install Corvi Careers from the Codex plugin marketplace UI.
Repository Layout
.agents/plugins/marketplace.json
plugins/corvi-careers/
The marketplace file registers the Corvi Careers plugin and points Codex to:
./plugins/corvi-careers
Direct MCP Endpoint
For MCP clients that support remote Streamable HTTP directly:
https://corvi.careers/mcp
For clients that expect a local stdio MCP server, use mcp-remote:
{
"mcpServers": {
"corvi-careers": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://corvi.careers/mcp"
]
}
}
}
Plugin Documentation
See the plugin README:
plugins/corvi-careers/README.md
Support
Website: https://corvi.careers
Support: support@corvi.careers
License: MIT
