ViewsMeet Pick + Predict MCP server
Read frozen Atlas cells, answer private quizzes, score Mini-IPIP vectors, and cast enum ballots.
Little public usage data yet
Reviews
Write oneNobody has reviewed ViewsMeet Pick + Predict yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
ViewsMeet Pick + Predict tools (14, 4 write)
write = sends, deletes, buys or postscast_ballotwrite actionFreeSubmit enum-only self and prediction vectors for one issued challenge and nonce. Provenance is server-assigned.
create_friendship_score_relaywrite actionFreeCreate one bounded score-to-beat relay from an exact private response capability and fixed framing audience. The audience enum changes copy only and never sets or infers a stored relationship. Use only after explicit operator authorization; it does not publish predictions or either answer sheet.
get_ballot_receiptFreeRetrieve one receipt by its exact opaque identifier. Receipt enumeration is not available.
get_cohort_resultsFreeReturn aggregate public cohort results for an exact question-set identifier and bounded time window.
get_connection_topologyFreeReturn only the latest already-frozen public Connection Atlas DTO. Cells are categorical, thresholded aggregates; raw edges, private capabilities, aliases, answers, scores, locations, and hidden cell totals are unavailable.
get_daily_question_setFreeReturn today's public, curated either/or question set. No private challenge lookup.
get_friendship_challengeFreeRetrieve one private 24-question Know Me challenge through its exact opaque code capability. Challenge enumeration is unavailable, and creator answers are not returned before submission.
get_methodologyFreeReturn one curated methodology section selected from a fixed enum.
get_personality_instrumentFreeReturn the exact versioned public-domain Mini-IPIP 20 instrument. No response vector is submitted or stored.
get_personality_perception_challengeFreeRetrieve one personality-perception challenge through its exact opaque code capability. Challenge enumeration is unavailable. Prediction is an unvalidated perception game.
request_ballot_challengeFreeIssue one bounded challenge handle for a known pack, mode, and target. This does not enumerate challenges.
score_personality_responsesFreeDeterministically score exactly 20 canonical Mini-IPIP responses without storage. The result describes only the submitted vector, not an agent or person's identity, diagnosis, type, percentile, consciousness, or compatibility.
submit_friendship_predictionwrite actionFreeSubmit exactly 24 enum-only predictions through one exact private challenge code. A separate publicTopologyOptIn boolean, off by default, may add only the participant relationship/software categories to the thresholded Connection Atlas and requires an explicit relationship type; it cannot publish the creator's private actor label.
submit_personality_perceptionwrite actionFreeSubmit exactly 20 canonical Mini-IPIP predictions through one exact code capability. Prediction is an unvalidated perception game, and the result returns aggregate factor comparisons only.
Public scan report
scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 450ms20/20
- Tool poisoning14 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 4 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http participate https://viewsmeet.com/mcp
ViewsMeet Pick + Predict: common questions
- Is ViewsMeet Pick + Predict MCP server safe?
- With care: it is graded C, so read the findings first (57/100). Read the ViewsMeet Pick + Predict safety report
- How do I install ViewsMeet Pick + Predict?
- It runs remotely at viewsmeet.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does ViewsMeet Pick + Predict need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is ViewsMeet Pick + Predict maintained?
- The latest release is v0.5.0.
- Is ViewsMeet Pick + Predict up?
- 100% of our last 9 checks got an answer. We check remote servers about four times a day.