Skip to content

oqoqo-inc/oqoqo

v1.1.3MIT

Operate and analyze Oqoqo projects and eval experiments, and search Oqoqo product documentation from your agent.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

oqoqostreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.oqoqo.ai/mcp"
}
oqoqo-product-docsstreamable-http
{
  "type": "streamable-http",
  "url": "https://docs.oqoqo.ai/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "oqoqo",
  "version": "1.1.3",
  "description": "Operate and analyze Oqoqo projects and eval experiments, and search Oqoqo product documentation from your agent.",
  "author": {
    "name": "Oqoqo",
    "url": "https://oqoqo.ai"
  },
  "homepage": "https://oqoqo.ai",
  "repository": "https://github.com/Oqoqo-Inc/agent-plugin",
  "license": "MIT",
  "keywords": ["oqoqo", "evals", "experiments", "headless-products", "mcp"],
  "extensions": {
    "ai.oqoqo.distribution": {
      "displayName": "Oqoqo",
      "category": "Developer Tools",
      "longDescription": "Oqoqo is the easiest way to build evals and custom benchmarks for real-world agentic tasks. Teams run eval experiments with real agents in isolated Machines, compare pass rates and lift, inspect verdicts, trajectories, and frictions, and improve skills, MCP servers, CLIs, SDKs, and other headless interfaces with evidence. This plugin exposes Oqoqo's OAuth-connected agent surface for project operations, experiments, monitoring, results, and evidence, together with public Oqoqo product documentation. Secure credential entry remains in the Web UI.",
      "marketplaceDescription": "Official plugins for Oqoqo — the easiest way to build evals and custom benchmarks for real-world agentic tasks.",
      "brandColor": "#B25634",
      "logo": "./assets/oqoqo-logo.png",
      "openaiSubmission": "./openai-submission.json",
      "defaultPrompt": [
        "Show my Oqoqo identity and organization.",
        "Show the Oqoqo project context for this request.",
        "Search the Oqoqo product documentation and explain how to create an experiment.",
        "List the latest experiments in this Oqoqo project and summarize their status.",
        "Inspect this Oqoqo project's catalog and explain what can be evaluated.",
        "Compare the treatments in the latest completed Oqoqo experiment and cite the strongest evidence."
      ]
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • ai.oqoqo.distribution