Skip to content
Back to search
100
MCP live v2.0.0 streamable-http

Taste

app.humantaste/taste-mcp

Expert review for AI agents. On-chain proof of human review.

Uptime
11.5%
26 probes
Response
821ms
last probe
Tools
17
callable

Tools · 17

list_offerings

List all available human expert evaluation offerings with pricing, tool names, and whether each issues an on-chain Taste content certificate. Free.

list_expert_profiles

Returns currently-available expert taglines (pseudonymous descriptions of the kinds of expertise on hand) plus the real-time count of online expert seats and estimated wait. Use this as a cheap pre-fl…

get_result

Check the status of a previously submitted request. Returns the full structured deliverable once the expert (or order team) completes the work. Accepts a sessionId or an order reference code (think ta…

prepare_consult_domain_expert

Get a humantaste.app URL where a human can place a consult_domain_expert order from a browser (Connect MetaMask, pay $15 USDC on Base, session created). Use this when your MCP client has no wallet int…

request_think_tank_revision

Spend a free revision turn on a completed think tank order. Provide the reference code from your original order and describe the adjustments you want — the same team revisits the brief and returns an …

request_illustration_revision

Spend a free revision turn on a completed illustration order. Provide the reference code from your original order and describe the adjustments you want — the same illustrator revisits the brief and re…

verify_external_source

Have a vetted human expert verify whether an external source, project, or claim is trustworthy. Call when your output or planned action depends on an external claim you cannot independently verify (cr…

review_content

Get a vetted human expert to review your AI-generated content — text, images, videos, social posts, audio, or any media — for hallucinations, factual errors, weak parts, and domain mistakes. Call befo…

verify_reasoning_chain

Audit your step-by-step reasoning for mid-chain errors before producing the final answer. Call when stakes are high and your chain has 3+ steps — humans catch wrong intermediate steps that final-outpu…

prepublish_review

Get a vetted human expert to review your AI-generated content — text, images, videos, social posts, audio, or any media — for cultural sensitivity, brand safety, derivative risks, and audience appeal …

predict_audience_reaction

Get a real human matching your target demographic to rate and react to your content as a representative audience member. Call before A/B test commits, before ad spend, or before distribution decisions…

arbitrate_dispute

Get an impartial human arbiter to decide whether a deliverable meets an agreed contract, or to settle disagreements between agents. Call when automated evaluation cannot determine quality, when two pa…

request_human_approval

Pause your workflow for explicit human approval before executing a high-stakes action. Call before any irreversible action — large spend, on-chain transaction, public content publish, customer-facing …

verify_certificate

Verify a Taste content certificate on-chain. Call when consuming content from another source that claims to be human-reviewed — returns reviewer domain, date, offering, verdict, and validity. Free. Us…

order_think_tank_session_30

Convene a think tank — a curated team of vetted human experts runs a 30-minute working session on your idea, problem, or decision and returns synthesized directions, ideas with rationale, and recommen…

order_think_tank_session_60

Convene a think tank — a curated team of vetted human experts runs a 60-minute working session on your idea, problem, or decision and returns synthesized directions, ideas with rationale, and recommen…

consult_domain_expert

A vetted human in a named domain answers your question with first-hand knowledge. Pass `domain` to match an expert. Pass `parentSessionId` for follow-ups (cap 3). Returns answer, anonymised role, conf…

Similar MCP servers embedding-nearest

Aidress
Verify, discover, and rate AI agents before transacting.
0 tools
agent-check
Process monitoring for AI agents: start runs, submit per-task evidence, complete runs.
0 tools · streamable-http
AgentLore
AI-verified knowledge base with trust scoring, temporal facts, and skill cards.
0 tools · streamable-http
AgentLore
AI-verified knowledge base with trust scoring, temporal facts, and skill cards.
0 tools · streamable-http
Appendix
Physician-reviewed medical opinions and prescriptions for AI agents.
0 tools · streamable-http
AgentGrade
Scan any website for AI agent readiness, payment protocols, and discovery endpoints
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "taste": {
      "url": "https://api.humantaste.app/mcp/",
      "transport": "streamable-http"
    }
  }
}