Skip to content
Zed

otp ojp for Zed

io.github.testinat0r/otp-ojp

Validate, introspect, and parse talent profiles (OTP) and job postings (OJP)

client:Zed transport:stdio runtime:npm

Install otp ojp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "otp-ojp": {
      "command": "npx",
      "args": [
        "-y",
        "@opentalentprotocol/mcp-server"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

otp ojp in other clients