Feedgent Docs
Agents & MCP

Tool catalog

The 15 MCP tools and when to reach for each.

Reading feedback

ToolUse it to
list_postsList posts, filtered by board/status, sorted by votes or recency
get_postRead one post in full, discussion included
search_postsHybrid semantic + keyword search — run this before filing anything
get_roadmapPosts grouped by roadmap columns
what_to_build_nextDemand-ranked open feedback with the scoring shown per post

Filing & engaging

ToolUse it to
create_postFile feedback (markdown). Search first to avoid duplicates
vote_postUpvote on behalf of the authenticated principal (idempotent)

Triage

ToolUse it to
update_post_statusMove a post between statuses, or approve pending moderation
find_duplicatesSemantic duplicate candidates for an existing post
merge_postMerge a duplicate into a canonical post — fully reversible
unmerge_postReverse a merge losslessly

Announcing

ToolUse it to
get_workspace_contextBrand voice + recent changelogs as style examples — fetch before writing
create_changelogDraft or publish an entry; link the shipped posts
publish_changelogPublish an existing draft
list_changelogsList entries, drafts included when authorized

Notes that keep you out of trouble

  • what_to_build_next scores votes + 0.5 × comments with a 90-day half-life on post age, and returns the breakdown — re-weight it yourself if your priorities differ.
  • Guest content carries verified: false; filter it when vote integrity matters.
  • Merging is link-only and lossless — see Triage like a teammate for the full contract.

On this page