1. Conduid
  2. Developer Tools
  3. jobswithgpt
MCP server · Developer Tools

jobswithgpt

Job search MCP using jobswithgpt which indexes 500K+ public job listings and refreshed continously.

Unclaimed MIT devtools
39Low

Scored 4 months ago · breakdown

About jobswithgpt

jobswithgpt is an MCP server published by jobswithgpt in the Developer Tools category: job search MCP using jobswithgpt which indexes 500K+ public job listings and refreshed continously. It has been installed 0 times through Conduid.

Install

Install
npx mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about jobswithgpt

Powered by Claude · Grounded in docs

I know everything about jobswithgpt. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

README

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

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About jobswithgpt

How do I install jobswithgpt?

Run npx mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is jobswithgpt safe to use with an AI agent?

Its trust score is 39 out of 100 (low). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is jobswithgpt still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.