AgentMarketMCP / SKILL 资产档案馆

目录 / Usero

MCP 鉴权未知 未评级 已上架

Usero

Usero is a user feedback tool for startup teams. The MCP server gives an agent read access to the feedback inbox, the AI clusters with verbatim quotes, hosted forms and their responses, lets it file feedback, and lets it ask Usero to open an AI-written pull request server-side on the connected GitHub repo (request_ai_pr). No account yet? start_signup and check_signup get an API key from inside the agent. Tools: start_signup, check_signup, create_client, connect_github, check_github, list_clients, search_feedback, get_feedback, list_clusters, get_cluster, create_feedback, get_pr_status, request_ai_pr, list_forms, list_form_responses. Read tools are marked read-only. Auth: Authorization: Bearer <API key from https://usero.io/profile>. Docs: https://usero.io/docs/mcp

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://usero--usero.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Usero": {
      "url": "https://usero--usero.run.tools"
    }
  }
}

能力清单

工具说明
start_signupGet a Usero API key without leaving the agent. Emails the user a sign-in link; clicking it creates their Usero account if needed and issues an API key for this MCP client. Returns a pollToken for check_signup. No key is shown in the browser. 5 per email per hour; the link expires in 15 minutes.
check_signupPoll after start_signup. Returns { status: "pending" } until the user confirms on the emailed page, then { status: "ready", apiKey } exactly once; the pollToken is dead after that. Poll every few seconds for up to 15 minutes.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。