Skip to content
Cline

otp ojp for Cline

io.github.testinat0r/otp-ojp

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

client:Cline transport:stdio runtime:npm

Install otp ojp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

otp ojp in other clients