MCP (Model Context Protocol)
Connect Claude and other AI assistants to your Sodium data
Looking for setup instructions?
Config snippets for Claude Desktop, Claude Code, Cursor and VS Code, a 3-step setup guide, and example prompts all live on the MCP Server feature page →
The Model Context Protocol (MCP) is an open standard that lets AI assistants like Claude connect directly to external tools and data sources. Instead of copying and pasting data into a chat window, MCP lets your AI assistant read from Sodium and act on your behalf through natural conversation.
Sodium ships an official MCP server, published on npm as @sodiumhq/mcp-pm.

Community projects
An earlier community-built MCP server exists at daniel-leapman-co/sodium-mcp. It was built independently and predates our official server. For new setups we recommend the official @sodiumhq/mcp-pm package.