ChatGPT App

Inspect every agent in ChatGPT. Run hosted or local based on your workflow.

Cited Agents in ChatGPT is a universal discovery and inspection app for science-backed agents. Everyone can search, inspect, and read blueprints. Eligible paid users can also run supported hosted agents directly in chat.

Local Path

Best for researchers, hobbyists, and anyone who wants to inspect, reproduce, or modify the agent itself.

  • Inspect agents in ChatGPT first.
  • Run the exact same agent locally via Codex, Claude Code, the cited CLI, or the local MCP server.
  • Keep the workflow low-friction while preserving full inspectability.
cited info agent-slug
cited install agent-slug
cited run agent-slug --input input.json
cited serve

Hosted Path

Best when you want the output immediately in ChatGPT with no install, no local registry, and no dependency on a specific machine.

  • Search and inspect the same way as local users.
  • Fill the required input fields conversationally.
  • Run supported hosted agents directly in chat if your account is eligible.

Hosted execution is the convenience path. Local execution is the inspectable path. They point to the same agent logic.

What the App Does

Search

Find the right agent with card-style results that highlight fit, evidence, and availability.

Inspect

Read what the agent does, what input it needs, which references support it, and how you can use it now.

Run Or Export

Either run it directly in ChatGPT if hosted access is available, or take the blueprint/local route.

Related Links