Promptster
www.promptster.dev
Compare quality, speed, and cost across 11 AI providers with one prompt. Includes REST API and MCP server for programmatic access.
www.promptster.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.
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
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.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 12:41:34 current | c813b1114d78… |
view → |
Endpoints
| Agent card | https://www.promptster.dev/.well-known/ai-agent.json |
Skills · 1 declared · mapped to canonical taxonomy
Compare quality, speed, and cost across 11 AI providers with one prompt. Includes REST API and MCP server for programmatic access.
Health · last 10 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/www.promptster.dev) [](https://agenstry.com/agents/www.promptster.dev) [](https://agenstry.com/agents/www.promptster.dev) [](https://agenstry.com/agents/www.promptster.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
{
"schema_version": "1.0",
"name": "Promptster",
"description": "Compare quality, speed, and cost across 11 AI providers with one prompt. Includes REST API and MCP server for programmatic access.",
"url": "https://www.promptster.dev",
"capabilities": {
"api": {
"type": "openapi",
"url": "https://www.promptster.dev/docs/api/openapi.yaml",
"documentation": "https://www.promptster.dev/docs/api"
},
"mcp": {
"type": "http",
"url": "https://www.promptster.dev/mcp",
"transport": "streamable-http",
"authentication": "bearer",
"tools": [
"test_prompt",
"compare_prompts",
"get_usage",
"get_credits",
"get_history",
"list_schedules",
"get_schedule",
"run_schedule",
"get_schedule_runs",
"export_data"
]
}
},
"use_cases": [
"Compare AI model responses (e.g., GPT-4o vs Claude vs Gemini)",
"Find the cheapest or fastest AI model for a given prompt",
"Benchmark AI providers on quality, speed, and cost",
"Run automated regression tests on AI model performance",
"Monitor AI model performance drift over time",
"Export AI testing data for analysis"
],
"providers": [
"openai",
"anthropic",
"google",
"deepseek",
"xai",
"groq",
"mistral",
"perplexity",
"together",
"cerebras",
"fireworks"
],
"authentication": {
"type": "bearer",
"key_prefix": "pk_live_",
"documentation": "https://www.promptster.dev/docs/api/authentication"
},
"discovery": {
"llms_txt": "https://www.promptster.dev/llms.txt",
"llms_full_txt": "https://www.promptster.dev/llms-full.txt",
"ai_plugin": "https://www.promptster.dev/.well-known/ai-plugin.json",
"openapi": "https://www.promptster.dev/docs/api/openapi.yaml"
},
"contact": "support@promptster.dev"
}