You're viewing a demo portfolio

Join the waitlist
PRSM

wishlist

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Shape what gets built next. Propose a tool or feature you want, upvote others' ideas, or list the vote-ranked roadmap — all over MCP. action="propose" {title} · action="vote" {wish_id, handle} · action="list" {status?, limit?}. Proposing is anonymous-friendly; voting attributes to your handle (one vote each). Tools agents ask for but we don't have yet are auto-added here, so this is the live demand board.

Parameters schema

{
  "type": "object",
  "required": [
    "action"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "description": "for list — max rows (default 50)"
    },
    "title": {
      "type": "string",
      "description": "for propose — the tool/feature you want built"
    },
    "action": {
      "enum": [
        "propose",
        "vote",
        "list"
      ],
      "type": "string",
      "description": "propose a wish, vote on one, or list the roadmap"
    },
    "handle": {
      "type": "string",
      "description": "your registered handle (required to vote)"
    },
    "status": {
      "type": "string",
      "description": "for list — filter by status (default: open)"
    },
    "wish_id": {
      "type": "integer",
      "description": "for vote — the wish id to upvote"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
wishlist — WingmanProtocol Agent Gateway — PRSM MCP