# com.featurejet/feedback-board

The feedback board your AI agents work from: users vote, agents build over MCP. 22 tools.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.0.0
- **Author:** com.featurejet
- **License:** Unknown
- **Endpoints:** streamable-http https://mcp.featurejet.com/mcp
- **Source:** https://mcp.featurejet.com/mcp
- **Endpoint health:** reachable (last checked 2026-09-15T12:08:36.194Z, 4 samples) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the content rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: clean
- Obfuscation scan: clean
- Evidence age: 8 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-15T12:08:36.194Z
- **Version scanned:** live
- **CVEs:** no coverage — this entry has no package coordinates to query OSV against, so "no known CVEs" is NOT asserted for it.

## Tools

22 declared. Observed from a live `tools/list` probe.
- `list_boards` — List boards available to the caller's FeatureJet API key.
- `get_board` — Get one board by slug.
- `create_board` — Create a new feedback board, as a DRAFT. `slug` is the board's URL path segment (lowercase, hyphenated, unique); `name` is the display name. The new board's pub
- `publish_board` — Publish a board so it is live at its public URL. OFF BY DEFAULT. Putting a board on the public internet is a human decision: unless the FeatureJet deployment ha
- `unpublish_board` — Return a board to draft so its public URL stops serving it. Nothing is deleted; publish it again to bring it back.
- `list_posts` — List posts for a board, optionally filtered by status, search, or tag.
- `get_post` — Get one post by board slug and post id.
- `create_post` — Create a post on a board.
- `update_post` — Update mutable post fields; null queue_rank explicitly un-ranks.
- `delete_post` — Delete a post by hiding it through the developer API.
- `list_votes` — List vote metadata for a post.
- `list_comments` — List comments for a post.
- `create_comment` — Comment on a post as the board team, optionally replying to a comment.
- `get_queue` — Top UNCLAIMED posts in the owner's curated build order. Owner-ranked posts (queue_rank, lower = sooner) come first, then unranked planned posts by votes. Call t
- `claim_post` — Atomically claim a post before working on it (double-work guard). ttl_seconds defaults to 3600 (max 86400); re-claiming with the same key extends the lease. Ret
- `release_post` — Release a post's claim so other agents can pick it up.
- `add_evidence` — Attach implementation evidence to a post (shown publicly). kind is one of branch|commit|pr|transcript|url; ref is the branch name, commit sha, or URL. Voters se
- `propose_status` — Propose a status change for the board owner to confirm. The agent-honest way to mark work done: nothing changes on the public board and no voter is notified unt
- `get_changelog` — List shipped posts for a board.
- `get_analytics` — Get read-only analytics for a board.
- `whoami` — Confirm the caller's API key by listing accessible boards.
- `ping` — Check MCP and FeatureJet API reachability for the caller's key.

## Install

**Verdict: review** — Installable, but 2 things to check first: No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
**Cautions** (coverage gaps and advisories — never blocking)
- No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"feedback-board\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.featurejet.com/mcp\"\n    }\n  }\n}"
```

## Blast radius

Moderate to extensive — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: deletes data; runs on someone else's infrastructure.
- Floor 32, ceiling 56 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/com.featurejet%2Ffeedback-board
- Install plan: https://forgeregistry.com/api/v1/packages/com.featurejet%2Ffeedback-board/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/com.featurejet%2Ffeedback-board
- HTML page: https://forgeregistry.com/registry/com.featurejet%2Ffeedback-board
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
