submit_personality_perception — ViewsMeet Pick + Predict MCP Tool
submit_personality_perception
(submit personality perception) is one of 14 tools on the
ViewsMeet Pick + Predict
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call submit_personality_perception from your client
- Claude Code ViewsMeet Pick + Predict submit_personality_perception run in your project directory
- Claude Desktop ViewsMeet Pick + Predict submit_personality_perception ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ViewsMeet Pick + Predict submit_personality_perception ~/.cursor/mcp.json
- VS Code ViewsMeet Pick + Predict submit_personality_perception .vscode/mcp.json
- Zed ViewsMeet Pick + Predict submit_personality_perception ~/.config/zed/settings.json
- Windsurf ViewsMeet Pick + Predict submit_personality_perception ~/.codeium/windsurf/mcp_config.json
- Cline ViewsMeet Pick + Predict submit_personality_perception ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ViewsMeet Pick + Predict submit_personality_perception ~/.gemini/settings.json
- Grok ViewsMeet Pick + Predict submit_personality_perception .mcp.json (in your project root)
- ChatGPT ViewsMeet Pick + Predict submit_personality_perception Settings → Connectors → Advanced → Developer mode
- Claude.ai ViewsMeet Pick + Predict submit_personality_perception Settings → Connectors → Add custom connector
- LangChain ViewsMeet Pick + Predict submit_personality_perception pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http participate https://viewsmeet.com/mcp
Other tools on this server
- get_daily_question_set
- request_ballot_challenge
- cast_ballot
- get_ballot_receipt
- get_cohort_results
- get_connection_topology
- get_methodology
- get_personality_instrument
- score_personality_responses
- get_personality_perception_challenge
- get_friendship_challenge
- submit_friendship_prediction
- create_friendship_score_relay
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.