Ship compliance skills and agent plugin wiring for Claude Code, Codex, OpenCode, and Cursor via Probo MCP (OAuth 2.0). Includes access-review and missing-signatures workflows, repo-root Git marketplaces, validation, and npm release CI. Signed-off-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Bryan FRIMIN <bryan@frimin.fr>
9 lines
109 B
JSON
9 lines
109 B
JSON
{
|
|
"mcpServers": {
|
|
"probo": {
|
|
"type": "http",
|
|
"url": "${PROBO_BASE_URL}/mcp/v1"
|
|
}
|
|
}
|
|
}
|