Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Corvi Careers

FreeNot checked

Searches remote and onsite jobs through the Corvi Careers public job board MCP endpoint.

GitHubEmbed

About

Searches remote and onsite jobs through the Corvi Careers public job board MCP endpoint.

README

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: [email protected]

License: MIT

from github.com/jobswithgpt/mcp

Installing Corvi Careers

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/jobswithgpt/mcp

FAQ

Is Corvi Careers MCP free?

Yes, Corvi Careers MCP is free — one-click install via Unyly at no cost.

Does Corvi Careers need an API key?

No, Corvi Careers runs without API keys or environment variables.

Is Corvi Careers hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Corvi Careers in Claude Desktop, Claude Code or Cursor?

Open Corvi Careers on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Corvi Careers with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs