Goodeye

by Goodeye-Labs

324 downloads
Not rated
GitHub

About

Outcome-aligned AI workflow registry. Design and run AI workflows with verifiers that align an agent to measurable outcomes, with reliable image output.

Details

Author
Goodeye-Labs
Downloads
324
Categories
Developer Tools, AI, Automation

- Outcome-aligned AI workflow registry with verifiers.
- Score agents against measurable results.
- Run workflows from an agent or CLI.
- Built-in reliable image output.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Goodeye
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Connect to Goodeye’s remote MCP server via Streamable HTTP using the provided JSON configuration (URL https://mcp.goodeye.dev/mcp). Authenticate with OAuth or by passing a good_live_ API key as a Bearer token. Alternatively, install the CLI tool with uv tool install goodeye.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "goodeye": {
            "goodeye": {
                "type": "http",
                "url": "https://mcp.goodeye.dev/mcp"
            }
        }
    }
}

McpServers

{
    "goodeye": {
        "type": "http",
        "url": "https://mcp.goodeye.dev/mcp"
    }
}

Goodeye

Outcome-aligned AI workflow registry. Design AI workflows paired with verifiers that score an agent against a measurable result, then run them from your agent or the CLI. Reliable image output is built in. ## Connect (remote MCP, Streamable HTTP) ``json { "mcpServers": { "goodeye": { "type": "http", "url": "https://mcp.goodeye.dev/mcp" } } } ` Auth: sign in with OAuth, or pass a good_live_ API key as a Bearer token. ## Install the CLI `sh uv tool install goodeye ` ## Links - Catalog: https://goodeye.dev - Docs: https://goodeye.dev/docs - Repo (CLI client): https://github.com/Goodeye-Labs/goodeye-cli - Official MCP registry: dev.goodeye/goodeye`
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.