MCPVault

send_message

MCP tool from Murmur by alexfrmn

Store a local message in the conversation store.

How to use it

send_message is exposed by the Murmur MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the send_message tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Murmur

$docker run -d --name nats -p 4222:4222 nats:2.10-alpine -js --auth YOUR_SECRET
FULL MURMUR LISTING