mind-reasoner/mcp-server
3.2
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Mind Reasoner MCP Server integrates Mind Reasoner's API with Claude Desktop and Claude Code, allowing users to create digital minds and run AI simulations.
Tools
Functions exposed to the LLM to take actions
create_mind
Creates a new digital mind.
get_signed_upload_url
Gets a secure URL for uploading data files.
upload_file_to_signed_url
Uploads a file to the signed URL.
create_snapshot
Processes uploaded data into an AI snapshot.
get_snapshot_status
Checks if a snapshot is ready for simulation.
simulate
Runs an AI simulation to predict how the mind will respond.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client