GPT Researcher
gptr.dev
· GPT Researcher
Autonomous AI research agent that conducts deep, multi-source research and produces long-form reports with inline citations. #1 on Carnegie Mellon's DeepResearchGym benchmark.
gptr.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 49/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Endpoints
| Agent card | https://gptr.dev/.well-known/agent-card.json |
| Provider | https://github.com/assafelovic/gpt-researcher |
| Docs | https://docs.gptr.dev |
Skills · 4 declared · mapped to canonical taxonomy
Plan, search, validate, and synthesize a long-form research report with inline citations across many sources.
Low-latency multi-engine web search that returns snippets with source URLs.
Produce a long-form research report from accumulated research context.
Return the list of source URLs used in the most recent research run.
Health · last 30 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/gptr.dev) [](https://agenstry.com/agents/gptr.dev) [](https://agenstry.com/agents/gptr.dev) [](https://agenstry.com/agents/gptr.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "GPT Researcher",
"description": "Autonomous AI research agent that conducts deep, multi-source research and produces long-form reports with inline citations. #1 on Carnegie Mellon's DeepResearchGym benchmark.",
"url": "https://gptr.dev",
"version": "0.14.8",
"provider": {
"organization": "GPT Researcher",
"url": "https://github.com/assafelovic/gpt-researcher"
},
"documentationUrl": "https://docs.gptr.dev",
"iconUrl": "https://gptr.dev/gptr-logo.png",
"contact": {
"email": "hello@gptr.dev",
"discord": "https://discord.gg/QgZXvJAccX"
},
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": true,
"extensions": [
"mcp",
"openapi",
"llms.txt"
]
},
"defaultInputModes": [
"text",
"application/json"
],
"defaultOutputModes": [
"text",
"text/markdown",
"application/json"
],
"skills": [
{
"id": "deep_research",
"name": "Deep research",
"description": "Plan, search, validate, and synthesize a long-form research report with inline citations across many sources.",
"tags": [
"research",
"report",
"citations",
"deep"
],
"inputModes": [
"text"
],
"outputModes": [
"text/markdown",
"application/json"
],
"examples": [
"Research NVIDIA's strategic position in the AI accelerator market over the next 24 months and produce an investor brief with citations.",
"Write a literature review on retrieval-augmented generation, summarising the major papers from the last 18 months."
]
},
{
"id": "quick_search",
"name": "Quick search",
"description": "Low-latency multi-engine web search that returns snippets with source URLs.",
"tags": [
"search",
"web",
"snippets"
],
"inputModes": [
"text"
],
"outputModes": [
"application/json"
],
"examples": [
"Find recent reporting on the latest open-source MCP registry."
]
},
{
"id": "write_report",
"name": "Write report",
"description": "Produce a long-form research report from accumulated research context.",
"tags": [
"report",
"writing",
"long-form"
],
"inputModes": [
"text"
],
"outputModes": [
"text/markdown",
"application/pdf",
"application/vnd.openxmlformats-officedocument.wordprocessingml.document"
]
},
{
"id": "get_research_sources",
"name": "Get research sources",
"description": "Return the list of source URLs used in the most recent research run.",
"tags": [
"sources",
"citations"
],
"inputModes": [],
"outputModes": [
"application/json"
]
}
],
"links": {
"homepage": "https://gptr.dev",
"agentView": "https://gptr.dev/agent",
"docs": "https://docs.gptr.dev",
"github": "https://github.com/assafelovic/gpt-researcher",
"mcpServer": "https://github.com/assafelovic/gptr-mcp",
"openapi": "https://gptr.dev/openapi.json",
"aiPlugin": "https://gptr.dev/.well-known/ai-plugin.json",
"mcpDiscovery": "https://gptr.dev/.well-known/mcp.json",
"llmsTxt": "https://gptr.dev/llms.txt",
"llmsFullTxt": "https://gptr.dev/llms-full.txt"
}
}