First, ensure you have Node.js and npm installed: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
Open your Claude configuration file in a text editor.
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\\Claude\\claude_desktop_config.jsonAdd the following contents to this configuration file:
{
"mcpServers": {
"delve": {
"command": "npx",
"args": ["-y", "mcp-remote", "<https://mcp.delve.news/mcp>"]
}
}
}
You’re all set! Restart Claude Desktop, then next time you start a chat session, Claude will have access to your Delve data.